ginader / HTML5-placeholder-polyfill

Small and robust polyfill for the HTML5 placeholder attribut.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combine/minify extra files

yellowled opened this issue · comments

Shouldn't onfontresize.jquery.js and placeholder_polyfill.css be provided in minified versions or combined with placeholder_polyfill.jquery(.min).js despite the whole plugin being loaded w/ Modernizr.load/yepnope?

(BTW, it works with the latest Modernizr version 2.5.2 as well. Just tested it.)

good suggestion. I'll add those.