Hidden values in menu, is it possible?

Joined
Aug 26, 2008
Messages
1
Reaction score
0
Cant make hidden values in menu/list...
Tried everything, not working :-(

code:

PHP:
<form name="search" action='search.php' method="post" >
<p align="center"><select name="tip" size="1">
<option selected value="001">001</option>
<option value="002">002</option>
</select> <input type="text" name="query_search" maxlength="50" size="24" >

<input type="submit" name="sub" value="Go"></p>
</form>

its a:

30387024ro6.gif


i need to make values in menu hidden and selected (2 selected values), so search will work with value "001" and "002", like this

18614720su3.gif


tried make style="visibility:hidden;"
but search work only with value 001 :(

Any help? Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top