Archive for the ‘jQuery’ Category

Star Ratings

Simple Star Rating System
It is a jQuery plugin used for star rating system. This jQuery system was created with the basic framework of the star rating system of Wil Stuckey. This jQuery plugin provides the solution on the problem of the original script requiring too much coding. It also did away with the requirement for [...]

More »

jQuery Datepicker Plugins

1 – jQuery UI Library DatePicker
DatePicker control from jQuery UI library. It has many useful features and localization on various languages.

2 – jMonthCalendar
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. The plugin does have extension points that [...]

More »

jQuery Color Picker

A simple component to select color in the same way you select color in Adobe Photoshop.

More »

Useful PHP & jQuery Components

1 – Directory Trees With PHP And jQuery
A easy way to keep track of many files is to use a directory tree. A directory tree lists out files and directories so that it’s easy to find what you’re looking for. In this tutorial, you will be taught how to make a directory tree using PHP [...]

More »

Tooltips Scripts With AJAX, JavaScript & CSS

1 – Nice Titles Revised
An improved Nice Titles Tooltip Script with Accesskeys support.

A lightweight prototype based JavaScript tooltip

2 – Nice Titles
A classic. The script uses a background image.

3 – AJAX enabled Help Balloons
Help windows in baloon-design. AJAXified version is also available.

4 – jTip – A jQuery Tool Tip
Extensive AJAX-based tooltips with numerous functions and presentation [...]

More »

jQuery Image Galleries

1 – Create an Image Rotator with Description
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.

2 – Popeye [...]

More »

Cool Login With PHP, MySQL & jQuery

An excellent tutorial on how to make a cool & simple login / registration system.
It gives you the ability to easily create a member-only area on your site and provide an easy registration process.
It’s PHP driven and stores all the registrations into a MySQL database. This tutorial is an addon to the original sliding jQuery [...]

More »

Utilize Google’s Ajax Libraries API

The problem: loads of websites around the internet using the exact same javascript file. The file is a whopping 100KB in size. Since this same file resides on each website’s server, the file is downloaded and cached for each individual website. Lots of load time for same file.
The solution: Google AJAX Libraries APIs. Google hosts [...]

More »

Navigation Menus

1 – How To Create A Mootools Inspired Navigation Effect Using jQuery
As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked. So in this tutorial we’ll recreate that same effect … but we’ll do it in jQuery!

2 [...]

More »