I noticed DZone has a really nice jQuery selector cheatsheet. Unlike some others on the web – this one is fairly updated and was created by the same people who wrote jQuery In Action ( a great jQuery book BTW). You have to jump through some DZone hoops to get it but it’s very nicely [...]
Content
Tagged: jQuery
jQuery UI 1.5 is out! I really need to try some of these but with most of my projects having strict 508 issues – there hasn’t been any opportunities to experiment. I like how much thought they are putting into things and it looks like more good stuff is planned for the future: We’re already [...]
Blogging around here as been slow lately… Today however I did manage to update an application I’m working on with the latest jQuery 1.2.6 and WOW what an improvement. I’m using the Autocomplete and Validate plugins as well as a bunch of show/hide stuff and it’s noticeable faster. It’s a REALLY long form and previously [...]
This seems like a great idea if enough people use it… The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries. Google currently supports the following libraries: jQuery prototype script.aculo.us MooTools dojo A bit more information can be found in this OStatic article.
I’ve been using jQuery more and more at work but have been having to hold off some of the more advanced uses because of accessibility concerns. Working with the Government we are looking more and more at 508 and accessibility and right now AJAX is a bit of a gray area. Today John Resig (author [...]