Tag jQuery

Local fallback jQuery (with a twist of Joomla)

It’s been a while since the last post, but here were go again anyway! Today there was a small problem with OpenDNS whereby anyone using their service would find that Google’s content delivery network was blocked as a phishing site.

Oh well you say, but Google’s CDN hosts jQuery and have a look at how many sites use this hosted version….

The height(); of bad manners

Hello there, to quote Alec Guiness, today i’ve found yet another jQuery inconsistency that needs to be made note of! It would seem that certain version of IE (looks like 8 and 9) along with Opera don’t officially support the jQuery height() function.

Limit checkbox selection with jQuery

At some point you may come across a situation where you need a user to select a set number of options from a group of checkboxes, in this case a radio group may not be suitable

Opening a Joomla lightbox, from jQuery generated HTML

Today I have been dealing with an infuriating problem concerning joomla lightboxes. Opening them seems to be a little more situation specific than I thought!

onclick vs. onClick

Here’s an annoying one for you. It would appear that the world of cross-browser development has ventured into the dangerous and shark filled waters of grammar. More specifically; capitalisation.