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 Chriss Miller 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: pgv19
  • Content: Threads
  • Order by date
  1. pgv19

    expanding menu - not working in firefox

    Hi all, I am using the code below for my expanding menu. It works fine in IE. But not in firefox. Is there any way to fix this? i appreciate any help. CODE: <html> <head> <title></title> <style type="text/css"> ul#menu1{list-style-type: none;} ul#menu1 li{ font-family:Impact, Arial...
  2. pgv19

    expanding menu - how to hide submenus

    Hi everyone, I am new to javascript so I need help from the experts. I am using the code for an expanding menu that I got from here: http://javascript.internet.com/navig...ding-menu.html It works perfect. However, i would like the submenus to be hidden on default. I was wondering how i can...

Part and Inventory Search

Back
Top