Quote:
Originally Posted by IB Adrian
We believe that might be an issue with your browser (we have been unable to reproduce it in any browser).
What browser do you use?
|
Primarily Firefox however I use most of them from time-to-time (IE8, Opera, Safari, Chrome, FF). Look at the href and you'll see the problem. Javascript is missing an "S" and the colon is unnecessary. The issue presents itself when you click the link before the page has completely loaded. Simply change the href to "#" or "javascript
:return false;" to prevent the behavior I've mentioned.