Content

ramblings of a coldfusion developer

Tagged: jQuery

2008-06-10 :: Jim Priest // Code
jQuery Cheatsheet(s)

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 [...]

Tagged:

 » Read the rest

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 [...]

Tagged:

1 comment  » Read the rest

2008-06-05 :: Jim Priest // Code
Slow Blogging – Fast jQuery (1.2.6)

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 [...]

Tagged:

 » Read the rest

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.

Tagged: »

 » Read the rest

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 [...]

Tagged: » »

1 comment  » Read the rest