An7hony Posted June 10, 2010 Share Posted June 10, 2010 How would i make a jump menu sticky? I have tried to do it the same as a drop down menu but have had no success <select name="select" onChange="MM_jumpMenu('parent',this,1)" class="basic-combo" > <option value="#" selected>Locations. . .</option> <option value="<?php echo 'http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']. '&location=0'; ?>">All Locations</option> </select> Quote Link to comment https://forums.phpfreaks.com/topic/204390-sticky-jump-menu/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.