marcinkazmierczak / 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

IE8 and 9 Required Element never validated #192

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a simple form with required text field
2.Create Submit button
3.Load page and click on Submit without filling any data into field

What is the expected output? What do you see instead?
A friendly reminder to fill in the field with red border
Instead the form is simply reloaded

What version of the product are you using? On what operating system?
PFBC 3.1
Windows 7
IE 8 & 9, Firefox 18.0, Chrome 24.0.1312.52 m
PHP 5.3.0
Apache 2.2.11

Please provide any additional information below.
Works as expected in both Firefox and Chrome.

Original issue reported on code.google.com by zon...@gmail.com on 23 Jan 2013 at 8:52