Feb 8, 2010

jQuery feed menus

When feeds became popular, it worked to have one icon on your site to point your readers to your RSS or Atom feeds. As feeds are more prevalent in blogs and websites abroad, the presence of multiple feeds abound.

Read more about jQuery feed menus

Feb 4, 2010

Making a jQuery pagination system

For paginating purpose PHP seems like a logical solution, but if you don’t have a huge amount of data you want to paginate, i would suggest paginating with jQuery.

Read more about jQuery pagination system

Jan 30, 2010

jQuery for Designers

jQuery for Designers is a project that I’ve been meaning to get around to for about a year before the first post went live. Hopefully it will help serve the design community and bridge a little of the barrier to the funky interaction stuff.

Read more about jQuery for Designers

Jan 19, 2010

jQuery Tutorials for Designers

10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery.

Click here to read more

Jan 11, 2010

Create a Slick Tabbed Content Area using CSS & jQuery


How to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally using the jQuery library.

Read more about Slick Tabbed Content Area

Jan 2, 2010

Simple JQuery Accordion menu

This is a simple Accordion menu done in JQuery. Links with subitems under them will expand the submenu when clicked. Items that don't have subitems are normal links. (example link to Marco's blog). The menu initialises with the first submenu expanded.

Read more about simple Accordion menu

Dec 26, 2009

Image Rotator with Description (CSS/jQuery)


An image rotator is one great way to display portfolio pieces, eCommerce product images, or even as an image gallery. Although there are many great plugins already, this tutorial will help you understand how the image rotator works and helps you create your own from scratch.

Read more about Image Rotator

Dec 3, 2009

Mega Drop Down Menus w/ CSS & jQuery

 
Amazing Mega Drop Down Menus w/ CSS & jQuery by Soh Tanaka

Nov 23, 2009

Javascript validation has just become self aware..

LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful. It comprises of two main parts. Firstly, it provides developers with a rich set of core validation methods, which can also be used outside the context of forms. Secondly, it provides your visitors with real-time validation information as they fill out forms, helping them to get it right first time, making the forms easier, quicker and less daunting to complete.

Read more about LiveValidation

Nov 17, 2009

Top jQuery form validation