Patrick3002 Posted October 28, 2006 Share Posted October 28, 2006 [code]<select name="url" style="height:17" class="selectform" onChange="document.location.href=document.nav2.url.options[document.nav2.url.selectedIndex].value"><option value="http://echostudiosonline.com"><a href="http://echostudiosonline.com">Echo Studios Online</a> </option><option value="http://lyricsdbonline.com"><a href="http://lyricsdbonline.com">Lyrics DB Online</a></option><option value="http://echophponline.com">Echo PHP Online</option> </select>[/code]It doesnt want to go to the link when you select it... not sure why i think it might have something to do with the nav2 in the onchange but i had to re-do this and forgot what nav2 is for. Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/25404-select-box-not-selecting/ Share on other sites More sharing options...
wildteen88 Posted October 28, 2006 Share Posted October 28, 2006 navs2 is most probably an iframe/frame as you are passing a url to it. Link to comment https://forums.phpfreaks.com/topic/25404-select-box-not-selecting/#findComment-115958 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.