content top

Quick and dirty Ajax with jQuery

So you’ve read up on our earlier Ajax tutorial or downloaded the Blarnee.com Ajax starter pack. Where do you go from here?. The answer to that question is jQuery.

jQuery is a widely used Javascript library that bridges the gap between Javascript and HTML. It exists as a single include file, so rather than worrying about how your queries interact with the server via Ajax, you can focus on how you’re going to present your data in the front-end.

jQuery’s capabilities stop just there!..at some point you may have seen new Web 2.0 websites using slide-down boxes, menu’s, controls or funky Javascript effects and thought “Hey..I wish I could do that.”. Well with jQuery, now you can and with minimal coding to boot. jQuery is flexible enough for both designers and coders to make their sites more interactive without all the stress of manually coding everything by hand.

I’m now going to hand you over to our friends at 15daysofjquery.com to continue the rest of this introduction on jQuery.

Bookmark and Share
Share

Related posts:

  1. Ajax for Beginners AjaxProjects just posted a great tutorial for anyone wishing...
  2. MySpace Blog Reader Widget using jQuery, Ajax and Greybox Hey guys. This week I decided to take a...
  3. How to highlight terms on your page using jQuery Today I came across a really useful plugin for jQuery...
  4. jQuery UI Animation Effects The jQuery UI Effects Core brings a few more...
  5. How to add custom missing image holders using jQuery We’ve all experienced the dreaded "red cross in a box"...

Related posts brought to you by Yet Another Related Posts Plugin.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment