Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript links to anchors jumping to the top of page then to target

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169994
    drazzee
    Participant

    i have a html website that i have built out from a very nice template (Kallyas) – the internal pages have links to anchors so the visitor can jump to a section and/or page of interest. The problem is this – when you click on the links (especially in IE) it goes to the top of the page first and then jump down to the location WHY WHY

    (try it http://leelawgroup.net/injury.html use the right menu

    I just notice it does the same thing when you click “back”

    #170189
    shaneisme
    Participant

    Which version of IE? I’m not having any issues with it bouncing to the top and then down on any browser.

    #170192
    drazzee
    Participant

    using ie 11 /

    Question; Can a link to a section of another page (or same page be written JavaScript or CSS ???

    maybe the html is secondary to something at the top of each page / why not replace the html linkage with another language like CSS

    #170205
    shaneisme
    Participant

    IE 11 might be the problem? I don’t have that installed unfortunately.

    I’m afraid I don’t know what you mean by replacing the link with CSS? You can use JS if you want, but that completely breaks if something goes wrong. There’s really no need to do so.

    What are you trying to do?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.