Top "Modernizr" questions

Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.

Uncaught ReferenceError: Modernizr is not defined

i get the following error on my site: Uncaught ReferenceError: Modernizr is not defined The code that im trying to …

jquery modernizr referenceerror
Support 'background-size' property on older browsers?

Is there a way that I can use the CSS3 'Background-Size' property and then use something like Modernizr to ensure …

css modernizr
'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead

Does anyone know what this error means? This message started to appear in the Chrome console this week and is …

jquery google-chrome webkit modernizr
Disable scrolling on body in overlay modal view

I am using this script to display and hide a modal view, but I want to disable scrolling on body …

javascript html scroll modernizr
html5 form validation modernizr safari

this is the working example: http://jsfiddle.net/trustweb/sTSMW/ i notice an errore using safari 5.05 if i set a …

jquery html safari modernizr
requireJS configuration for Modernizr

I am trying to load the Modernizr feature detects dynamically with requireJS. As Modernizr has built in AMD support this …

javascript requirejs modernizr
getUserMedia - how to detect if the device actually has a camera

I'm playing with the html5/javascript getUserMedia api to write a js app that will use the device's camera if …

javascript camera getusermedia modernizr mediadevices
Modernizr load method

I've problems with Modernizr load. I'm using Modernizr, jQuery and Nivo-slider. Sometimes when i refresh my homepage my slider don't …

jquery modernizr nivo-slider
Adding Modernizr properly to Wordpress?

This is my first time posting so any advice for how I post is much appreciated. LINK TO SITE: http://…

wordpress modernizr
Is it possible to check if cookies are enabled with modernizr?

I was researching about how to check if the cookies are enabled in a browser and i found a lot …

browser cookies modernizr