jQuery
Creating a “Filterable” Portfolio with jQuery – NETTUTS
If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break them into different categories. In this tutorial, I will show you how to make “filtering by category” a little more interesting with just a little bit of jQuery.
Exactly How to Create a Custom jQuery Accordion – NETTUTS
Accordions can be very useful for showing lots of different sections of data in a small amount of space. jQuery UI has a built in Accordion function, but according to the jQuery UI Build your Download, the size of the Core jQuery UI and Accordion scripts are 25kb and 16.6kb, respectively. Today, I’ll show you how to build a custom accordion that is more “bandwidth efficient”.
Creating a Mouseover Fade Effect with jQuery | bavotasan.com
My last little jQuery tutorial was an alternative to using CSS to create an image change on a mouseover. Now I want to take that one step further and add a…
FancyPlayer – jQuery Fancybox and Flowplayer Integration Tutorial …
Good Fancybox and Flowplayer integration tutorial
How to Create a 3D Tag Cloud in jQuery
With browsers rendering JavaScript faster than ever before, it’s a great opportunity to get creative with jQuery . This tutorial will show how to create a scrolling 3D tag cloud…it’s not as difficult as you might think. 3D Tag Clouds..
Animated Navigation w/ jQuery & CSS | jQuery Navigation | jQuery …
As I was checking out some flash sites for inspiration, I ran across a couple websites that had some nice navigation effects. I’m not a huge fan of wildly animated navs, but these had simple and elegant roll over effects that I liked. I decided to imitate the effect with CSS and jQuery, and would like to share this technique today.
A Comprehensive Introduction to jQuery | Blemble
This tutorial is intended for the jQuery beginner. It helps to have some previous knowledge of the library but I will make sure that I introduce every concept and technique as if I were teaching my Grandmother (well not quite but you …
Exactly How to Create a Custom jQuery Accordion
Accordions can be very useful for showing lots of different sections of data in a small amount of space. jQuery UI has a built in Accordion function , but according to the jQuery UI Build your Download , the size of the Core jQuery UI and Accordion scripts are 25kb and 16.6kb, respectively. Today, I’ll show you how to build a custom accordion that is more “bandwidth efficient”. That seems like a lot for just one simple accordion. Especially when you add in the normal jQuery script, which is 18kb minified and Gzipped. So instead of increasing your page load time with the extra unneeded functionality, why not create something from scratch? I also think that writing things from scratch really gives you a much better understand of how to use jQuery effectively, without always turning to use someone else’s code.
jQuery Full Month Calendar Plugin Supports Events
jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. It is compatible with jQuery 1.3.0
Google AJAX Libraries API
Do you use a JavaScript library — such as jQuery, Prototype, or MooTools — on one (or more) of your websites? That probably adds a good 18-120 kilobytes to your pages’ total size, adding more time to users’ download time.



















