I think the back button problem might be a Mozilla/Firefox bug. It also seems to only happen with your web pages - it does not occur in our tests using a simple, basic web page with the jump to highlighting script in either Firefox or IE.
It might be triggered by a combination of the highlight script, the other scripts you are using, your pragma/no-cache headers, or possibly even the Google ads.
Here's a list of possible related "back button" bugs in Mozilla
If someone (or Eagle_f90) can replicate this problem with a simpler web page (no other scripts or unnecessary headers), let us know.
The highlight color is specified by CSS. Your pages seem to be using several different CSS files, so you should check which one actually contains the style class for "highlight".
It might be triggered by a combination of the highlight script, the other scripts you are using, your pragma/no-cache headers, or possibly even the Google ads.
Here's a list of possible related "back button" bugs in Mozilla
If someone (or Eagle_f90) can replicate this problem with a simpler web page (no other scripts or unnecessary headers), let us know.
The highlight color is specified by CSS. Your pages seem to be using several different CSS files, so you should check which one actually contains the style class for "highlight".
Comment