jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Home » Ajax
Amount: 39
Displaying: 21 - 30
Pages: << 1 2 [3] 4 >>
Sort Listings By:
Hits: 1449

Alternate Ajax Techniques - Part 2

Rating 0.0 0.0
In this installment, you'll learn how to use images and cookies to enable client-server communication even on older browsers that don't support the DOM.
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 1062

Building Tabbed Content

Rating 0.0 0.0
In this workshop, you'll be building a tabbed content browser that's Ajax powered. Whenever a user clicks a tab the script will communicate with the server and send back the appropriate data for that tab.
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 1315

Implementing AJAX Using ASP.NET 1.1

Rating 4.5 4.5
AJAX is an acronym that stands for Asynchronous JavaScript and XML. AJAX gains its popularity by allowing data on a page to be dynamically updated without having to make the browser reload the page.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 1164

Ajax Username Availability Checking

Rating 5.0 5.0
The goal of this Ajax example is to allow a user who is registering for your site to see if the username they want to use is taken already or not, without having to submit a form and reload the page.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 808

Using Ajax from Perl

Rating 5.0 5.0
You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, there's already a module on CPAN to take the pain out it: CGI::Ajax.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 646

Getting Started with Ajax

Rating 1.0 1.0
This is a two-part tutorial on starting with Ajax. The first part of the article is using Ajax using the DOM innerHTML and the second part using nodes from XML.
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 1250

Ajax Tutorial with Prototype

Rating 3.5 3.5
This is an example of a good use of Ajax, and at the same time keeps it simple. It is a zip code verifier. As soon as the person enters the zip code it makes a request to the server to see if the zip code is in the database, and returns the city and state.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 706

Guide to Using AJAX and XMLHttpRequest

Rating 0.0 0.0
The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demonstrate through a series of baby steps just how easy it is to use the XMLHttpRequest object
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 773

Ajax: Getting Started

Rating 3.0 3.0
This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 755

Ajax from Scratch

Rating 0.0 0.0
Learn how to keep your XMLHttpRequests from colliding with your rich Internet applications.
Platform(s): Linux, Windows Date: Nov, 10 2006
DETAIL
Amount: 39
Displaying: 21 - 30
Pages: << 1 2 [3] 4 >>