The current development version of Modernizr does not contain the yepnope.js bundle. This is somewhat tricky as there is no error message or notification except in the console debugger.
Uncaught TypeError: Object has no method 'load'
Luckily, there is an easy fix for this. Just download the production version and make sure to mark the checkbox called Modernizr.load(yepnope). Fixed!
« Previous Post
comments powered by Disqus
How to prevent html textarea resizing using css
Next Post »5 Methods to style a double line border using only CSS
Join the conversation