Welcome Guest, Not a member yet? Register   Sign In
refresh page with dropdown
#2

[eluser]Rick Jolly[/eluser]
Code:
<form name="menu_form" action="your_controller/your_method" method="post">
<select name="menu">
...
</select>
&lt;/form&gt;
Bah, the forum keeps removing the javascript. In the select tag you need to write onChange = "document.menu_form.submit()"


Messages In This Thread
refresh page with dropdown - by El Forum - 08-23-2008, 11:22 AM
refresh page with dropdown - by El Forum - 08-23-2008, 12:21 PM
refresh page with dropdown - by El Forum - 08-23-2008, 12:36 PM
refresh page with dropdown - by El Forum - 08-23-2008, 12:46 PM
refresh page with dropdown - by El Forum - 08-23-2008, 01:05 PM
refresh page with dropdown - by El Forum - 08-23-2008, 02:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB