1internet Posted December 2, 2012 Share Posted December 2, 2012 I want a simple drop down menu, and when an option is selected I want it to perform an action, e.g. redirect to a specific url. So how can I perform an action like a straight link to another url from a drop down menu, without using a submit button? Quote Link to comment https://forums.phpfreaks.com/topic/271493-drop-down-menu-redirect/ Share on other sites More sharing options...
MDCode Posted December 2, 2012 Share Posted December 2, 2012 This is an html issue, not a php issue. Use onclick or onchange Quote Link to comment https://forums.phpfreaks.com/topic/271493-drop-down-menu-redirect/#findComment-1396967 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.