All Questions
Tagged with dynamic-script-loading jquery-plugins
1 question
3
votes
1
answer
874
views
Modernizr/ yepnope execution order WRT jQuery + plugins troubleshooting
I'm getting my head around Modernizr polyfill loading today and running into some trouble. I like the idea of loading jQuery in parallell and so have the CDN URI (with a local fallback) up top. Then I ...