jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Home » Ajax
Amount: 39
Displaying: 1 - 10
Pages: [1] 2 3 4 >>
Sort Listings By:
Hits: 796

Ajax - Building a Request

Rating 0.0 0.0
In this tutorial, you'll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesn't have to wait for the page to refresh.
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 1351

AJAX Design Patterns

Rating 5.0 5.0
Excellent tutorial on how to build an Ajax-powered Web site, with dynamic page loads.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 3708

Ajax For Beginners

Rating 4.0 4.0
AJAX allows you to make a call to an http server (typically an RSS feed or a webpage), get it’s content and load them into your existing page without having to refresh the whole page. This means that services like email don’t have to reload the whole page everytime you click a message, saving on bandwidth (loading the header/footer all over again) and making things more efficient.
Platform(s): Windows Date: Jan, 02 2007
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
Hits: 949

AJAX Live Search

Rating 2.5 2.5
A simple tutorial to add a personalized ajax live search onto your site!
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 788

Ajax Mistakes

Rating 3.0 3.0
Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Hits: 2113

Ajax RSS Reader Step by Step Tutorial

Rating 5.0 5.0
This Ajax reader is written in JavaScript only. Itrequests a backend URL on the same server then displays the feed.
Platform(s): n/a Date: Nov, 10 2006
DETAIL
Hits: 1245

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: 1158

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: 1448

AJAX WebMail Tutorial

Rating 5.0 5.0
In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use "XMLHttpRequest" objects to retrieve messages from a mail server.
Platform(s): Windows Date: Nov, 10 2006
DETAIL
Amount: 39
Displaying: 1 - 10
Pages: [1] 2 3 4 >>