Ticket #203 (closed defect: fixed)
IE: Page jumps to top when Container (H1, H2, ...) is clicked
| Reported by: | mh | Owned by: | jf.hovinne |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | ui | Version: | trunk |
| Keywords: | ie8 | Cc: |
Description
In IE (v8, dont know about previous versions, but assume it's the same there) the pages jumps to the top if you click on any of the containers' elements (heading 1 thru 6, paragraph, ...)
Easy solution: replace all href="#" with href="javascript://". Then you don't even need the return false; statement anymore!
Change History
Note: See
TracTickets for help on using
tickets.