I want to put a Facebook Comments box on a page where the navigation is AJAX based. How can I trigger the Facebook Comments box to reflect the new AJAX loaded page?
Example: User visits example.com?page=1, load comments for example.com?page=1. User clicks a link which updates the page to reflect the content of page=2, load comments for page=2.