Uni-Form Custom Tag Update

Posted on December 17, 2007 at 12:23 AM in Uni-Form Tag Library, ColdFusion

Oooops! I left out one little piece of important code with the original demo zip file. For those who downloaded it prior to about 11PM Eastern on Sunday night (12/16/07), you'll need this little snippet added to your form page so that it'll render properly in IE6 and below.

  1. <!--[if lte ie 6]>
  2. <style type="text/css" media="screen">
  3. .uniForm,
  4. .uniForm fieldset,
  5. .uniForm .ctrlHolder,
  6. .uniForm .formHint{ /* Trigger hasLayout, move to your IE specific stylesheet if possible */
  7. zoom:1;
  8. }
  9. </style>
  10. <![endif]-->

If you hadn't previously downloaded, the new zip file has the code plugged into the index.cfm file.

Comments

Latest Articles

Eventually something really brilliant and witty will appear right here.

Calendar

November 2008
S M T W T F S
« Oct  
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30            

Subscribe

Enter a valid email address.

The Obligatory Wish List