manhcodedao / jquery-watermark

Automatically exported from code.google.com/p/jquery-watermark
0 stars 0 forks source link

Validation is broken with watermark in IE 8 #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I attached a page which uses jQuery 1.7.1, Watermark 3.1.3 and Validation 
1.9.0. I made sure that Watermark is applied first and then Validation.

Clicking on Submit button in Chrome and Firefox without entering any data 
displays the right message saying that 6 fields have invalid values. In IE 8 
only 1 fields is reported as invalid.

You will need to adjust jquery.watermark.min.js script URL in the file attached.

Please let me know if you need further details.

Thanks

Original issue reported on code.google.com by alecs...@gmail.com on 4 May 2012 at 1:51

Attachments:

GoogleCodeExporter commented 8 years ago
Probably related to an IE8 form bug, not something related to this plugin.

Original comment by t...@speednet.biz on 13 Aug 2012 at 2:15