This isn’t to just be “tables=bad” in any way! I’d just like to style some of my custom field groups in such a way (particularly putting stuff next to each other) that the current mark up really makes difficult.
What about a simple unordered list?
<li id="custom_field_name" class="type_of_input(select/input/textarea...)">
<label class="required" for=....</label>
<input type=... />
<div id="xhtmlWrapper"><ul><li>check spelling....</div>
</li>
That’d make my day. Something like that code, about 5 lines of jQuery and 20 lines of CSS and we could get rid of all the images/inline js too.
If each fieldset had some sort of class added to it (or a parent container) that was the field group name and/or the weblog, man, we could really get down. Customizing the look/workflow for different content types to make the experience more intuitive for clients.
Thanks for reading. Sorry if this has been requested before. I’d happily volunteer to put my keyboard where my mouth is.
Will
