Is accessibility on your mind? Then the accessible jQuery charting and slider extensions could really rock your world.
Is accessibility on your mind? Then the accessible jQuery charting and slider extensions could really rock your world.
Is accessibility on your mind? Then the accessible jQuery charting and slider extensions could really rock your world.
27 March 2008, 14:05 ( Permalink )
console.log(‘Failed to load Google Analytics:’ + err);
The line is sure to cause headaches when there is some sort of error loading the GA code AND the user is not using some sort of JS console (be it Firebug on Firefox or IE JS Companion)
Might want to remove it, or prefix it with
if (typeof console != ‘undefined’)