Thread: Drop down menu target
Results 1 to 1 of 1
Related
-
Question on menu target??? Forum: Javascript Forum
Replies: 3 -
vertical drop down menu with 'sub drop downs' problem Forum: Javascript Forum
Replies: 2 -
Jump Menu covers drop down menu Forum: HTML Forum
Replies: 1 -
Drop Down music menu, Need help Forum: Website Scripts Forum
Replies: 4 -
Drop down menu Forum: HTML Forum
Replies: 6
-
09-30-2006, 09:17 AM #1
Drop down menu target
Hello everyone, first post here!
I ve made a drop down menu at my site poulou.50webs.com/
The menu is at an other frame and I cannot make it change the main frame... any ideas...?
<form name="jump" target="main">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex(here is the problem, I believe)].value;" value="GO">
<option value="http://dvd.stuff.gr/" style="background: url(images/site_img/stuff.PNG) no-repeat scroll left center;"> Dvd.Stuff</option>
<option value="http://cinetalk.pblogs.gr/" style="background: url(images/site_img/cinetalk.PNG) no-repeat scroll left center;"> CineTalk</option>
<option value="http://www.greektvsubs.gr/" style="background: url(images/site_img/greektvsubs.PNG) no-repeat scroll left center;"> GreekTvSubs</option>
<option value="http://www.greeksubs.com/" style="background: url(images/site_img/greeksubs.PNG) no-repeat scroll left center;"> GreekSubs</option>
<option value="http://www.ripit4me.org/" style="background: url(images/site_img/ripit4me.PNG) no-repeat scroll left center;"> RipIt4Me</option>
<option value="http://www.insomnia.gr/" style="background: url(images/site_img/insomnia.PNG) no-repeat scroll left center;"> Insomnia</option>
<option value="http://www.adslgr.com/" style="background: url(images/site_img/adslgr.PNG) no-repeat scroll left center;"> AdslGr</option>
</select>
</form>
Edit: something else... the backgrounds of the options are not displayed at IE6 but its ok at Firefox..Last edited by poulou; 09-30-2006 at 09:21 AM.
[Hostripples India] - Best Canada Linux SSD VPS Server!
02-15-2019, 12:46 AM in Web Hosting Forum