jQuery: In at the deep end

I’ve been using a little jQuery on sites for a while now but hadn’t had chance to fully get to grips with it. However, I recently landed a project that needed a rich user-experience and after sitting through Neil Middleton’s presentation at Scotch it seemed that jQuery was the obvious choice.

The first place I started was with the jQuery Docs which I found to be mostly well written with some good examples provided. I was also truly amazed at the number of useful plugins available. The two I took advantage of were the jQuery Cycle Plugin and jCarousel. These saved me a lot of development re-inventing the wheel.

I also worked how to do a few things that previously I would have used the ColdFusion AJAX tags for, and it’s just as easy (when you know how) doing it all with jQuery.

All in all I’m pretty pleased with how it all worked out and I’ll definitely be using jQuery to add a little spice to projects in future.

2 Responses to “jQuery: In at the deep end”


  1. 1 Rey Bango

    Glad to see another CF dev using jQuery. :)

  2. 2 Ant

    Thanks Rey, I’m hoping to find the time to put up a few examples of how I’ve used jQuery to replace the built in AJAX tags in CF8.

Leave a Reply

You must login to post a comment.