On Aug 14, 2010, at 9:09 PM, Val Dobson wrote: > Just a guess - would it be something to do with the class names? > They're both split into two unconnectioned sections. Try connecting > all the words in each name with underscores and see if that makes a > difference.
ref http://www.arianhojat.com/temp/code/css/duplicate-chars/contact2.html Are you talking about things like class="dob_m dob" or class="email email_alt" ? That is perfectly valid, the 'class' attribute takes a list of space separated values. In other words, one element can have multiple classes. http://www.w3.org/TR/CSS21/selector.html#class-html http://www.w3.org/TR/html5/elements.html#classes http://www.w3.org/TR/html401/struct/global.html#adef-class ------ I don't have any solution for the problem at hand, as I'm not sitting in front of a computer with any IE installed. Suggestion: try wrapping the inputs in a block element. Might help,but it is voodoo. Or reshuffling the html if you can (removing white-space characters such as line breaks). Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/