Jump to content

sticky jump menu


An7hony

Recommended Posts

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>

Link to comment
https://forums.phpfreaks.com/topic/204390-sticky-jump-menu/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.