Grid Column Sizing...
Grid Column Sizing
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
8 views
This plugin, applied to a number of HTML tables, provides the behaviour of resizing their columns # This plugin, applied to n-tables of an HTML page, provides the behaviour of resizing columns by dragging the mouse or double-clicking over a “handler hint”. # I want it to be FAST, non-intrusive,...

Tags: , , , , , ,

Jquery-Droppy...
Jquery-Droppy
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
7 views
Smooth, nested drop down menus from semantic markup. Simple integration, limited flexibility – you’ll either love it or hate it. Quick and dirty nested drop-down menu in the jQuery styleee. I needed a nav like this for a recent project and a quick Googling turned up nothing that really suited,...

Tags: , , , , , , , ,

Click Menu using Jquery...
Click Menu using Jquery
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
17 views
A clickable dropdown menu with (theoretically unlimited) submenus made out of an an unordered list. It’s behaviour is like an application menu (click to open, click to close, stays open even after hovering elsewhere). <script type="text/javascript">$(document).ready(function() { $('#list').clickMenu(); }); </script> <ul...

Tags: , , , , , , ,

Flection v0.1 using MooTools...
Flection v0.1 using MooTools
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
10 views
With Moo.flection you can easily add a Javascript/CSS based cross-browser reflection with true transparency to you images. It’s based on the Mootools Javascript Framework. Version number is 0.1 since it’s far from finished. A lot of options for implementation should be added and the code...

Tags: , , , , , , , ,

jQuery Column Filters...
jQuery Column Filters
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
239 views
This jQuery plugin for a quick way of allowing table columns to be filtered by the user. It will add text box’s to the top of each column in a table, by typing into the text box’s you can narrow the number of rows in the table down to those that match your search text. It allows for wild...

Tags: , , , , , , ,

Background Animation Plugin...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
44 views
Adds the ability to do background-position animations to jQuery 1.2 and newer. How to use: $('#background').animate({backgroundPosition: '10% 250px'}); Example: $('#background') .click(function(){ $(this) .animate({backgroundPosition: '500px...

Tags: , , , , ,

Mootools-Ajax Contact Form...
Mootools-Ajax Contact Form
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
22 views
Ajax can be very intimidating if you know very little about Javascript. However, the good news about it is that AJAX is very popular and each day, more and more tools, applications, demos, tutorials and articles show up and we’re getting friendlier and friendlier with it. In this tutorial I am...

Tags: , , , , , , , ,

Jquery Accordion Menu...
Jquery Accordion Menu
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
101 views
A jQuery powered accordion content script. Group contents together and reveal them on demand when the user clicks on headers. Specify whether only one content within the group should be open at any given time, style the headers depending on their content state, and enable persistence so the state of...

Tags: , , , , , , , , , , ,

Collasible Draggable Panels...
Collasible Draggable Panels
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
38 views
Create a collapsible and draggable panels using javascript. Such UI elements are becoming very popular and are being used with AJAX to create awesome UI. There can be many ways of doing this. Here I will be using Dojo, which is a high quality open source javascript toolkit. The main advantage is multiple...

Tags: , , , , , , ,

Slide Puzzle using Mootools...
Slide Puzzle using Mootools
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
30 views
So I finally decided to try out one of these JavaScript libraries … and what better way than to create a Slide puzzle. I chose mootools because of there modular download … it’s pretty slick. My goal was to make it simple for users: - include the source file – add one DIV with IMG – no need...

Tags: , , , , , , , , ,

« Previous



Web Design & CSS (Templates) - TOP.ORG