We use common sense.™
Alex Schleifer

Accessible jQuery extensions

Is accessibility on your mind? Then the accessible jQuery charting and slider extensions could really rock your world.

end of article

1 Comments

Comment feed | Back to Top

bryan migliorisi
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’)

Comments closed for this article.

Accessible jQuery extensions

Wednesday March 26, 2008 by Alex Schleifer

Is accessibility on your mind? Then the accessible jQuery charting and slider extensions could really rock your world.