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 MikeeOK 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: *

  • Users: silvamelo
  • Content: Threads
  • Order by date
  1. silvamelo

    cookies in show/hide divs

    This script works fine, but it saves cookies only when the navigator is open. Closing it, the cookies stop to save. How to resolve this? <html> <head> <script type="text/javascript"> function getCookieVal(offset) { endstr = document.cookie.indexOf (";", offset) if(endstr == -1) endstr =...

Part and Inventory Search

Back
Top