PDA

View Full Version : how to make this kind of menu


justsexxx
04-03-2002, 02:41 PM
Hi,<br /><br />I have a html/javascri[t question. What I want is the following<br /><br />I have at the left a contentframe and at the right the mainpage frame.<br /><br />Now I have the following<br />At the left the option<br /><br />CARS<br />BIKES<br />WHATEVER<br /><br />when you click on CARS, I want that it generate a submenu with bentley/daewoo/opel/volkwagen<br /><br />the rest of the option BIKES and WHATEVER goes down a little so it will look like<br /><br />CARS <br /> bentley<br /> deawoo<br /> opel<br /> volkswagen<br />BIKES<br />WHATEVER<br /><br />Then when you click on opel you get a opel page at the mainframe. <br /><br />Then when you click on BIKES you get<br />CARS<br />BIKES<br /> yamaha<br /> honda<br />WHATEVER<br /><br />How can I do this the best way?<br /><br />Hope it was clear :-)<br /><br />Thnx<br />Andre

koon
04-03-2002, 02:44 PM
check this out <a href="http://www.dynamicdrive.com/" target="_blank">http://www.dynamicdrive.com/</a>