submenu help, is this possible? |
submenu help, is this possible? |
Jul 3 2005, 11:16 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 28 Joined: Jun 2005 Member No: 154,255 |
ummm this is the code for the submenu bar thing..when u click the bar, all the links are shown. i hope yall know what im talkin bout.
<div id="masterdiv"> <div class="menutitle" onclick="SwitchMenu('sub1')"><font color=ffffff>clickables</font></div> <span class="submenu" id="sub1"> <font color=000000>-----------yourstuffhere----------</font> </span> <div class="menutitle" onclick="SwitchMenu('sub2')"><font color=ffffff>navigate</font></div> <span class="submenu" id="sub2"> <font color=000000>------------yourstuffhere---------</font> </span> i was wondering, can i put the "navigate" menu bar thing inside the "clickables" menu? like..when u click on the "clickables" bar, another bar will appear and it`ll be the "navigate". basically, i wanna put a submenu inside a submenu..if that makes any sense what so ever. is that possible? `coz i tried simply placing the whole code of the "navigate" part in the "your stuff here" place of the "clickables"... but it doesnt work. lol. pleaseeee help :] |
|
|
|
da1_n_only_nikki submenu help Jul 3 2005, 11:16 PM
xenosaga can you give us a link to your xanga, and next tim... Jul 3 2005, 11:17 PM
fishcake-y ...... First of all, that's not the complete s... Jul 4 2005, 02:09 PM![]() ![]() |