Jump (anchor) links not working correctly in some browsers
-
I’ve added a simple jump (anchor) link from near the top of a page to further down the page.
It works fine in IE (v11) but takes 2 clicks before it works in Chrome (v52) & FireFox (v48). The first click on the link in Chrome/FF seems to jump to the top of the page. The second click takes you to the correct section.
Any ideas why this might be?
I’ve published one page so you can see it in action: https://inspire.airnewzealand.co.nz/destination/vancouver/vancouver-winter-wonderland
Code I’m using is:
For the link:
<a href="#video">Watch our video below</a>.
For the anchor:<a id="video"></a>
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Jump (anchor) links not working correctly in some browsers’ is closed to new replies.