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: 7685 Rating: (3.48) votes 821
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: 2045 Rating: (3.86) votes 66
Load external file into divAjax code to load an external file into a div using InnerHTML....Added on: 8/11/2007 Hits: 6990 Rating: (1.81) votes 149
Ajax Request Object ConstructorWrapper function for constructing a request object...Added on: 8/11/2007 Hits: 368 Rating: (3.04) votes 25
Making a simple XMLHTTP RequestThis sample code will show you how to make a simple AJAX call...Added on: 8/11/2007 Hits: 470 Rating: (3.21) votes 24
Synchronous AJAXSnippet showing how to use synchronous AJAX...Added on: 8/11/2007 Hits: 400 Rating: (3.27) votes 26
Ajax style radio buttonsAjax radio buttons. update the page div when a radio button is pressed....Added on: 8/11/2007 Hits: 725 Rating: (4.02) votes 47
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: 1038 Rating: (3.27) votes 30
Test if called from XMLHttpRequestThis AJAX script will test if called from XMLHttpRequest...Added on: 8/11/2007 Hits: 455 Rating: (3.32) votes 28
Records 1 to 10 of 10
|