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

fix ie bug with placeholder attr #64

Closed zakness closed 10 years ago

zakness commented 10 years ago

I was getting 0.attribute.placeholder.value is null or undefined in IE8. This fixed it.