ginader / HTML5-placeholder-polyfill

Small and robust polyfill for the HTML5 placeholder attribut.
GNU General Public License v2.0
223 stars 85 forks source link

Incompatible with jQuery 1.4.4 #36

Open luksak opened 11 years ago

luksak commented 11 years ago

I am getting this error in IE8 with jQuery 1.4.4

SCRIPT87: Invalid argument. 
jquery-1.4.4-uncompressed.js?v=1.4.4, line 5514 character 4

What could be causing the problem?