newhck / php-form-builder-class

Automatically exported from code.google.com/p/php-form-builder-class
GNU General Public License v3.0
0 stars 0 forks source link

CSS jQuery Adjustments - Don't get applied to hidden elements. #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The new css width adjustments done with jQuery do not get applied to hidden 
elements (display: none).  This problem is visible in conditional scenarios 
example - 
http://dev.streamotor.com/php-form-builder-class/examples/conditional-scenarios.
php

Original issue reported on code.google.com by ajporterfield@gmail.com on 18 Aug 2010 at 3:43

GoogleCodeExporter commented 8 years ago
This issue was fixed in r325 and released with version 1.0.9.

Original comment by ajporterfield@gmail.com on 30 Aug 2010 at 2:52