Records 1 to 10 of 10
|
» AJAX
» Background effect » Buttons » Calculator » Calendars » Clocks » Cookies » Effects » Forms » Games » Generators » Graphics » Menu » Miscellaneous » Navigation » Page-Details » Performance » Scrolling |
AJAX JavaScripts
JavaScript Home » AJAX
10 AJAX JavaScripts
Sort: Most Viewed | Highest Rated | Newest
AJAX Star RatingThis is the actual AJAX code used here at Ex-designz.net star rating. I assume you are good on HTML, CSS, JavaScript and server-side, so no need for me to include a thorough explanation how to use this code....Added on: 8/23/2007 Hits: 6844 Rating: (3.53) votes 747
Ajax NavigationWhen a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn't exist, a user-friendly error message is given....Added on: 8/14/2007 Hits: 1776 Rating: (3.73) votes 56
Load external file into divAjax code to load an external file into a div using InnerHTML....Added on: 8/11/2007 Hits: 5517 Rating: (2.05) votes 84
Ajax Request Object ConstructorWrapper function for constructing a request object...Added on: 8/11/2007 Hits: 294 Rating: (3.05) votes 22
Making a simple XMLHTTP RequestThis sample code will show you how to make a simple AJAX call...Added on: 8/11/2007 Hits: 389 Rating: (3.18) votes 22
Synchronous AJAXSnippet showing how to use synchronous AJAX...Added on: 8/11/2007 Hits: 332 Rating: (3.20) votes 25
Ajax style radio buttonsAjax radio buttons. update the page div when a radio button is pressed....Added on: 8/11/2007 Hits: 599 Rating: (3.47) votes 30
Ajax File UploadEver wanted to upload files using AJAX like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code....Added on: 8/11/2007 Hits: 895 Rating: (3.34) votes 29
Test if called from XMLHttpRequestThis AJAX script will test if called from XMLHttpRequest...Added on: 8/11/2007 Hits: 352 Rating: (3.30) votes 27
Records 1 to 10 of 10
|