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
-- http://mail.python.org/mailman/listinfo/python-list