Thread: Javascript Menu
View Single Post
  #1  
Old 20th Aug 03, 09:54 AM
*MO*'s Avatar
*MO* *MO* is offline
Senior Member
 
Join Date: Aug 2002
Location: Cape Town
Posts: 311
*MO* is an unknown quantity at this point
Send a message via MSN to *MO*
Hey dudes. i'm looking for some code on how to make a menu as such:


Item1     |     Item2     |     Item3



Then when i click Item1 it must look as follows:



Item1     |     Item2     |     Item3
Sub Item1
Sub Item2
Sub Item3


And when i click Item 2 if must look as follows:



Item1     |     Item2     |     Item3
                    Sub Item1
                    Sub Item2
                    Sub Item3




ect.
I dont wanna use graphics. only text.

Thanx people. would really appreciate help ASAP.

this is pretty important. thanx guys

*MO*
Reply With Quote