How to create a drop-down list with Markaby?
Thomas Weibel
ml at beeblebrox.net
Thu May 3 16:03:09 EDT 2007
Hi
I couldn't figure out, how to create a drop-down list with Markaby. How
would I create something like this:
<select name="character">
<option value="marvin">Marvin the paranoid Android</option>
<option value="arthur">Arthur Dent</option>
<option value="zaphod">Zaphod Beeblebrox</option>
<option value="trillian">Tricia McMillan</option>
<option value="ford">Ford Prefect</option>
</select>
with Markaby?
Thanks,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/camping-list/attachments/20070503/8407f449/attachment.bin
More information about the Camping-list
mailing list