Customizing Option Elements

Victor Subervi victorsubervi at gmail.com
Sat Oct 3 11:05:25 EDT 2009


Hi;
I want to create <option> elements within a <select> element in which I
could insert html, which, of course, is illegal (don't tell the police ;) so
I'm looking at recreating the form elements using my own customized
elements, that is, hacking the equivalent from scratch, but how do I
proceed? I would like to make blocks of color using 6-digit rgb codes
(#ffffff) with verbiage. How proceed?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091003/0f3dde86/attachment.html>


More information about the Python-list mailing list