aFarkas / webshim

[DEPRECATED] Webshims Lib is a modular capability-based polyfill-loading library
http://aFarkas.github.com/webshim/demos/index.html
MIT License
1.42k stars 201 forks source link

Date validation in firefox #549

Open bishwos opened 8 years ago

bishwos commented 8 years ago

Hi,

Seems like the date validation does not work in firefox. Like it does in other chrome.

I tested this by opening the "Date Configuration" page in both browsers.

Thank you,

phavel commented 7 years ago

I have problem with "require" in input type date in combination with jQuery Validation Plugin. I need jQuery Validation Plugin for validate other form elements.

dceonline commented 7 years ago

Same here, how can i use webshim and jquery validate side by side?

regards