-
I've been noticing this warning in the console ever since I switched to using 2.0.
Only Effects Chromium and Possibly Safari ( haven't had a chance to check it in Safari yet, forgot the command to tu…
-
Hi there,
It's a great idea for a gem, but I'm struggling to get it working. Any chance of adding basic usage instructions to the readme?
From looking at the code, I think I should be doing this....…
-
Hello Martin,
I'd like to ask - is your port of MobileESP still maintained? Do you use it in your projects? Because it looks like it is dated compared to the original MobileESP libs.
jistr updated
12 years ago
-
the build script concat all files, even the one from the lib folder but not the script.js, where i put my js code.
should it not be concat only plugins.js and script.js but let the lib where they are…
-
I ran into this on my personal site and can confirm it occurs on other sites listed on the wiki.
**Description**
When a site is viewed in ie8 with the www url, the layout of the site appears broken. …
-
I've seen the tickets about the race problem for accelerated browsers. But what I'm experiencing is on IE7 Windows XP, some versions on Firefox (4.0) and a few other all out of the box browsers - no c…
-
In Firefox 6.0.1, I get a "Security Error" on line 1 of jquery.noisy-min.js. My code is just this:
``` javascript
$('body').noisy({
'intensity' : 1,
'size' : 200,
'opacity'…
-
Hallo,
I use rhino and envjs as test environment. It apears that modernizer doesn't work in this environment. Below you find the stack trace:
TypeError: Cannot read property "offsetTop" from undefin…
-
http://localhost:3000/home
-
Hi guys.
Apologies if this is a very basic issue, but I can't seem to resolve it...
I'm using Modernizr.load(). Shift-reload (or clearing caches) works in Chrome (scripts load, no errors in consol…