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 Wanet Telecoms Ltd 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: akvbroek
  • Content: Threads
  • Order by date
  1. akvbroek

    Issues with IE and Loops

    Ok, so I have a very long hierarchical list that expands and collapses. To make the maintenance easier, I wrote some javascript to do the following: 1) Add the id content# where # starts at 0 and increases by 1 for each UL tag that will later be used to expand and collapse parts of the list...
  2. akvbroek

    Assigning Numbered IDs

    I have a long list and the person that will be maintaining the site is NOT savvy at anything. So, I would like to write a function that will loop through all the UL elements and add an ID called "content#" where # starts at 0 and increases by 1 each time. I have tried a number of things with...
  3. akvbroek

    Dynamically Adding Tooltips to External Links

    I am a newbie to javascript. I work for an academic institution that can't really afford to hire real programmers so they are asking us to do our best. I manage a large site (5000+ pages). Recently, one of the "higher-ups" decided that we should have a notification BEFORE someone clicks a...

Part and Inventory Search

Back
Top