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

Check for `cancelAnimationFrame` when we call it. #58

Closed samuelcole closed 10 years ago

samuelcole commented 10 years ago

stopCheckChange() is called twice, and in one instance, it isn't checking for window.cancelAnimationFrame first.

ginader commented 10 years ago

thanks a lot @samuelcole for you help!

samuelcole commented 10 years ago

Thanks! Do you mind rolling the minor version, so that I can bower install this fix?

If you can't, I can probably tell bower to use a specific commit...

ginader commented 10 years ago

done :-)