[html-formfu] How to remove the <span>..</span> for customized
element
kewei xiao
kewei.xiao at nald.ca
Mon Aug 20 18:31:48 GMT 2007
Hi Carl
when I create my customized select elements, there is <span> class
created as well. I wonder if there is way to remove it.
something like this:
<div id="Category" class="Category">
<span class="formelementcategory label">
<label for="firstBox">Category:</label>
<select id="firstBox" onchange="getSecond(this.id)" name="firstBox">
</select>
</span>
Thanks in advance
Ke Wei
More information about the HTML-FormFu
mailing list