Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. davidl

    Duplicate browser "Stop" button with JavaScript?

    Is there a way to duplicate the browser's "Stop" button with JavaScript? I need to stop loading the rest of the current page when users click on a particular image on the page. Any hints (JavaScript or otherwise) would be greatly appreciated.
  2. davidl

    Use onClick event to abort a function

    Thanks Nick, I thought that was the way to do it and have been working on putting a flag into my function - but I'm still left with the problem of the current image being downloaded before the next page request goes to the server. Is there a way of stopping the image download in progress? (some...
  3. davidl

    Use onClick event to abort a function

    Hi, I'm using a proprietary on line survey system (on an IIS platform), where pages of questions are generated sequentially based on previous responses. I have a function which pre-loads some images into cache to be used on later survey pages. My problem is: I have a "Next page&quot...
  4. davidl

    Load images into cache

    I need to load about a dozen images into cache on the first page of a site. This first page may only be visible for a few seconds due to the user following a link from that page. After browsing through several pages (without images), I'd like images to display instantaneously (from cache) on...

Part and Inventory Search

Back
Top