Jqueryminute - jqueryminute.com - jQuery Minute™

Latest News:

SwitchView Plugin Released 25 Nov 2009 | 07:56 am

Greetings all! I’m pleased to release a new plugin called switchView. The SwitchView jQuery plugin provides the ability to easily define groups of elements to show and hide in one fell swoop. Let’s t...

SwitchView Plugin Released 25 Nov 2009 | 02:56 am

Greetings all! I’m pleased to release a new plugin called switchView. The SwitchView jQuery plugin provides the ability to easily define groups of elements to show and hide in one fell swoop. Let’s ta...

Duplicate and Clone Elements Multiple Times 10 Nov 2009 | 03:15 am

Greeting again from the heartland. Here is a quick plugin that duplicates one or more elements n times. This function is similar to the clone() method but will clone the elements multiple times placin...

Duplicate and Clone Elements Multiple Times 9 Nov 2009 | 10:15 pm

Greeting again from the heartland. Here is a quick plugin that duplicates one or more elements n times. This function is similar to the clone() method but will clone the elements multiple times placin...

Calculating The Sum of Inputs 7 Nov 2009 | 03:00 am

Greetings all, here’s a quick plugin to sum up the values of inputs or even html elements. I wrote this plugin recently for a fellow developer who had a series of input boxes that needed to be totaled...

Calculating The Sum of Inputs 6 Nov 2009 | 10:00 pm

Greetings all, here’s a quick plugin to sum up the values of inputs or even html elements. I wrote this plugin recently for a fellow developer who had a series of input boxes that needed to be totaled...

jQuery add or remove class with toggleClass 3 Oct 2009 | 05:13 pm

Back in May of 2008 I posted about how to dynamically call a jQuery function and the practical use in adding or removing a class in one fell swoop. Since that post the toggleClass method has been upda...

jQuery add or remove class with toggleClass 3 Oct 2009 | 01:13 pm

When you need to explicitly add or remove a class based upon a separate condition, toggleClass is the way to go. The second attribute allows for explicitly specifying if a class should be added or rem...

Finding Immediately Adjacent Siblings 15 Jul 2008 | 02:34 pm

Greetings! Here’s a quick tip for advanced filtering of adjacent sibling nodes. Given the following HTML: If you needed to select the immediate siblings of #three that matched the class .hello (so t...

Finding Immediately Adjacent Siblings 15 Jul 2008 | 10:34 am

Greetings! Here’s a quick tip for advanced filtering of adjacent sibling nodes. Given the following HTML: 1 2 3 4 5 6 7 8 Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 If you needed to select the i...

Recently parsed news:

Recent searches: