12 Slick jQuery Plugins

Posted: August 17th, 2009 | Filed under: General

As I have been updating the jQuery links on my @jQueryLinks twitter account there were a couple that really stood out as a way to make just about any site feel slick. So here they are. Enjoy.

1. Gritter – By:@jboesch

jQuery Grown look-a-like plugin

jQuery Grown look-a-like plugin

Plugin Page

Demo


2. jQuery Link Nudging – By: @davidwalshblog

Link Nudging

A jQuery Link Nudging Plugin which is essentially a classy, subtle link animation

Plugin Page

Demo


3. Create The Fanciest Dropdown Menu You Ever Saw

Create The Fanciest Dropdown Menu You Ever Saw

Create The Fanciest Dropdown Menu You Ever Saw


Plugin Page

Demo


4. ColorBox – By: @jacklmoore

A light-weight, customizable lightbox plugin for jQuery 1.3

A light-weight, customizable lightbox plugin for jQuery 1.3


Plugin Page

Demo


5. Interactive, Filterable Portfolio – By: @JoelSutherland

A jQuery Plugin to Create an Interactive, Filterable Portfolio

A jQuery Plugin to Create an Interactive, Filterable Portfolio


Plugin Page

Demo


6. Animated Menu Using jQuery

Nice animated menu using jQuery and CSS

Nice animated menu using jQuery and CSS


Plugin Page

Demo


7. jQuery Ajax delete

jQuery Ajax delete

jQuery Ajax delete


Plugin Page

Demo


8. Galleria

Galleria is a javascript image gallery

Galleria is a javascript image gallery


Plugin Page

Demo


9. Easy Slider By: @cssglobe

Easy Slider 1.7 - Numeric Navigation jQuery Slider

Easy Slider 1.7 - Numeric Navigation jQuery Slider


Plugin Page

Demo


10. Cycle Lite

lightweight slideshow plugin

lightweight slideshow plugin


Plugin Page

Demo


11. Notify Bar By: @DmitriSmirnov

shows a notify bar (like on Twitter's webpage)

shows a notify bar (like on Twitter's webpage)


Plugin Page

Demo


12. Animated Tabbed Content – By: @gayadesign

Animated Tabbed Content

Animated Tabbed Content


Plugin Page

Demo


To Stay up to date with more great jQuery Links follow @jQueryLinks on twitter.


Understanding URL Variables

Posted: September 20th, 2008 | Filed under: General

Over the past couple weeks I realized there isn’t really much information about how dynamic web pages work. The lack of this information makes it harder for new developers to grasp these topics that are fairly simple, but may seem hard without a good example. So the next couple articles are going to cover some of these topics. If you have a topic you would like for me to cover be sure to let me know in the comments below.

On ward to Url Variables.

Url variables is one of the first topics to learn for a new developer wanting to move from static web sites to dynamic sites. Url variables, also called query strings in some languages(asp.net), allow a variable to be passed from one page to another with very little overhead and very little code.
Read the rest of this entry »


SaveTheDevelopers.org

Posted: July 14th, 2008 | Filed under: General

EDIT: It seems that Microsoft was purchased savethedevelopers.org so the site is no longer the same

Recently I was introduced to SaveTheDevelopers.org. Their mission is simple

“Save A Developer. Upgrade Your Browser.”

Basically they want to speed up the transition from IE6 to a modern browser.

What makes SaveTheDevelopers.org so much better than the rest is that it is much more professional looking than any other anti-IE6 “movement” site. Most anti-IE6 sites simply bash IE6 and never tell you why other browsers really are better.   Read the rest of this entry »