I'm trying to implement Disqus on my site, which uses
ASP.NET coding.
I noticed a bug in Firefox when users attempt to post as guest. When
they click the Post as Guest button, the "Optional Register a Disqus
profile" overlay window comes up. In IE and Chrome, the overlay window
stays there until the user chooses to either register or "Just post a
guest." However, in Firefox 3.5, the overlay flashes briefly on the
screen but the entire page refreshes itself, wiping out the overlay
screen before users can either register or "just post as guest."
Is there a way to stop this refresh from happening or to stop the
"register a disqus profile" dialog box from popping up in the first
place?