-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.0
-
Component/s: None
-
Environment:
Safari 2.0.1
When you invoke the javascript onclick for changeMode(), the browser jumps to the first # anchor on the page, since the href="#". You can avoid this by putting "return false;" at the end of the onclick.