Search Result

Collapse
2 results in 0.0014 seconds.
Keywords
Members
Tags
a href
  •  

  • jodleren
    Guest started a topic avoiding jump with <a href="#" onclick="window.open....

    avoiding jump with <a href="#" onclick="window.open....

    Hi all

    I have a file I open in a smaller window, like this:

    <a href="#" onclick="window .open....

    but it also causes the main window to jump to the top. What have
    people done to avoid that?

    BR
    Sonnich...
    See more | Go to post

  • Tim Mackey
    Guest started a topic removeNode() for a dynamic div doesn't work in firefox

    removeNode() for a dynamic div doesn't work in firefox

    hi,
    i have a javascript function to highlight google search keywords in the
    page. it works well on IE and mozilla browsers. for the page OnLoad, i
    call the Highlight() method, and that highlights the words in the page, and
    inserts a div element with the message: "your search terms have been
    highlighted..." and a link to remove the highlighting, which has
    href='javascrip t:removeHighlig ht(..)', but that...
    See more | Go to post
Working...