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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by navosavo

  1. navosavo

    drag drop snap

    While we're all familiar with drag 'n drop scripts, I've rarely seen a good straightforward drag, drop and snap script in action. Any one seen a good one?
  2. navosavo

    user input generates progress bar

    I once saw a script that dynamically builds a progress bar using user generated data (just clicks). Be grateful if anyone can point me in right direction.
  3. navosavo

    I wnat to use the script given belo

    I wnat to use the script given below, but instead of using letters I want to use images. But when I replace letters with images the function function TestLetter(l) { if (elDragged.innerText==l+" ") alert('Good Move') else alert('Try again!')...
  4. navosavo

    Return to the last visited page

    Is it possible to direct a visitor to the page he/she last visted after the visitor has logged off and logs on again say after 24 hrs?
  5. navosavo

    Quiz Total Score; quiz questions on multiple pages

    This is actually for rsubras who replied. He has made some suggestions which I'm keen to follow up as I have a similar problem. Quote "..so incase u want to carry over the information from page to page you have to set and retrieve cookies..... "Think twice on that.......instead u can...

Part and Inventory Search

Back
Top