|
Prev: cfdirectory create and cffile move no longer work in CF8.01
Next: can you not set a variable that's in the same scope as aquery structure
From: uksurf77 on 22 Apr 2008 09:48 I am trying to use xform to create forms in coldfusion 7, however I am having a strange problem with the label attribute. If I create a cfinput label of 14 characters or less, Firefox and IE 6/7 render the forms the same. If I create a label with 15 characters, Firefox renders the form correctly and IE wraps the label onto a second line. This issue seems so trivial, but it totally going to prevent me from using this feature. Is there any way I can control the length of the label or remove the restriction entirely? Thanks! Tim |