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 TouchToneTommy 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: CharlieLaw
  • Content: Threads
  • Order by date
  1. CharlieLaw

    Link text not firing event but surrounding area does!

    I have created a list of tabs with an assocaiated popup menu which is fired onmouseover. The menu is hidden when the onmouseout. These events are associated with the <a> element and work fine in all browsers excepte safari 1.3. It appears that the events will only work when on the padded area...
  2. CharlieLaw

    Generating a tabindex

    I have created a tab list at the top of my page which when rolled over makes a box appear with sub-links in them. These links live on the page at the bottom in a sepearte list. The problem I am having is with IE and getting the tabbing order to work correctly. I want the user to be able to...
  3. CharlieLaw

    Processing array data

    I currently have a list which I grab all of the links within it using document.getElementById(section).getElementsByTagName("a"). Every second link is a nested list element and I want to grab the top level list item and its sibling and place it in a left column, then take the next list item and...

Part and Inventory Search

Back
Top