jQuery

Methods to Create Equal Height Columns

Back when tables were used for layouts, creating equal height columns was very simple. All you had to do was create three cells in a row and you have a layout with equal height columns. The method for creating equal height columns isn’t as straightforward when you use CSS for layouts.

.NET Style String Formatting with jQuery – Javascript Function to Support Token Replacement within a String

Here is a quick jQuery Plugin Announcement:
String concatenation and formatting are common aspects of almost every development effort. However, the combination of single and double quotes, along with escape characters, text, and plus signs (+) can be a bit overwhelming and difficult to remember. The .NET Framework provides a much cleaner approach with the String [...]

Best of jQuery Image Gallery and Slideshow Plugins

Image galleries and slideshows provide a good user experience and make viewing images more pleasant and intuitive on your website. With the advent of powerful JavaScript frameworks like jQuery, Prototype, Mootools etc., the quality of JavaScript based image galleries and slideshows have improved dramatically.

10+ Stunning Mootools script resources for enhancing your HTML Forms

Forms are one of the most important part of a website because thay allow users to submit information. But forms also require a lot of work to look good and to be easy to use. The good news is that others have made most of the hard work for you. If you use Javascript frameworks [...]

Free Javascript Code Syntax Highlighters For Better and Faster Programming

If you are programmer or actually if you at least have some basic coding skills, you’ll find this article useful. For example just look at this page source – without highlighting that whole code is just a bunch of plain black text and it is really hard to find specific things if everything looks the [...]

A monster collection of jQuery resources you’ll ever need to create that amazing site for one of your clients or for one of your personal projects.

jQuery Plugins.

CSS Edge :: css tips tricks, Download free CSS templates, Design Styles

I’m a huge fan of Photoshop, it’s a fantastic tool for pretty mucha anything, however when it comes to web design my favorite tool has to be Fireworks. I’ve been using Fireworks since I don’t know when but I can say that its vector capabilities combined with pixel precision positioning make very easy to design [...]

FancyBox-Jquery :: A Fresh and fancy lightbox plugin using Jquery

Sliding Top Menu With jQuery

Sliding menus are very effective in areas where we have limited space .

Creating a Dynamic Poll with jQuery and PHP

When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. NETTUTS has published a tutorial (Creating a Dynamic Poll with jQuery and PHP) for creating a poll using PHP and XHTML, then make use of some jQuery Ajax effects to eliminate the need for [...]