Five Ways to Spice Up Your Site with jQuery
By Akash Mehta2008-11-05
Javascript frameworks aren't just a path to AJAX without understanding XMLHttpRequest - mature libraries like jQuery are being across the board to improve usability, enhance accessibility and open doors to features you never thought were possible. With its inclusion in the ASP.NET platform, jQuery is now an accepted standard in all web development. In this tutorial, I'll show you five quick tips for spicing up your site, often without a single change to your existing code.
To follow this tutorial, you'll need some basic experience with jQuery. I suggest you read through my previous tutorial, Getting Started with AJAX in jQuery.
An understanding of the DOM wouldn't hurt, either. Otherwise, this
tutorial requires little else than an existing web page or two using
jQuery (download it and include it in your <head>), that could use some web development steroids.
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Link to This Tutorial Page!

