What is Ajax and Why Ajax ?...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
639 views
What Is AJAX? How Does It Work? AJAX stands for Asynchronous JavaScript and XML. It is used for allowing the client side of an application to communitcate with the server side of the application. Before AJAX, there was no way for the client side of a web application to communicate directly with the server....

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

Selecting Dates in Calendar Script...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 1.00 out of 5)
Loading ... Loading ...
191 views
A function that will select all dates in the currently displayed calendar month. Start with a simple Calendar instance, and set its MULTI_SELECT option to true: this.myCal = new YAHOO.widget.Calendar("calendarEl", "calendar","10/2006"); this.myCal.Options.MULTI_SELECT =...

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

jQuery Plugin: Tokenizing Autocomplete T...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
1,286 views
This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook. Features Intuitive UI for selecting multiple...

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

jQuery Address – Deep linking plug...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
624 views
This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook. Features Intuitive UI for selecting multiple...

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

jQuery CookieJar...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
365 views
After work on the jQuery plugin cookieJar it was pointed out that cookie data is sent with every request and that cookies have a limit of 4KB, this got me thinking. What about storing this information on the server. This is done by making a request to the server when the page first loads with a request...

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

Auto-Suggest New Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
503 views
I finally got around to making a re-usable AJAX auto-suggest field. Here it is in action. The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys,...

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

AJAX Star Rating Bar...
1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.25 out of 5)
Loading ... Loading ...
535 views
This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh. It is a major improvement on the previous version because it is now unobtrusive, meaning that if Javascript is off it will still work (although...

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



Web Design & CSS (Templates) - TOP.ORG