Archive for April, 2009

Demystifying the jQuery selectors optimization

April 28th 2009

Lately, I’ve been experimenting a lot with jQuery selectors. I wanted to find the best way to select elements depending on the situations. I’ve found some information online, but most of them didn’t have number and even worst, they were wrong. So I’ve built a little demo page where you can run the tests yourself, […]