Hi all,

Don't know where else to ask...sorry.

I've seen several pages with <select> constructs where
the first <option> appears to be <input type=text...>
e.g. :)

<select name=menu size=1>
  <option><input type=text value="Whatever">
  <option>Whomever
</select>

How is this done??
Thanks,
Jon


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to