Categories
Tags → Ajax Javascript

Implementing AJAX Using ASP.NET 1.1

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.
DETAILS

Using Ajax from Perl

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:...
DETAILS

AJAX: How to Handle Bookmarks and Back Buttons

This article presents an open source JavaScript library that finally brings bookmarking and back button support to AJAX applications.
DETAILS

Prototype, Easing AJAX''s Pain

This article describes Prototype, an open source JavaScript library to create an object for an AJAX application. It explains how to use Prototype by describing an environmentally oriented web application that displays an annual atmospheric carbon dio...
DETAILS

AJAX get page title example

AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows u...
DETAILS

PHPLiveX

This class can be used to call PHP functions from Javascript in Web pages using AJAX. It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions. When the gene...
DETAILS

AJAX Targeting

An Ajax application written JavaScript, PHP and DHTML that stores target location size and history. That history of that target area can then be replayed through JavaScript animation from the history stored in the database. Multiple target areas ca...
DETAILS

AjaxDo

Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database. Using Ajaxdo can dramatically reduce...
DETAILS

Accessible ASP Star Ratings Script

This is a star ratings script written in ASP VBScript, as seen on sites such as Amazon and YouTube. If Javascript is enabled the AJAX version is used. If not the script still functions in exactly the same way, only with a page refresh.
DETAILS

Nitobi ComboBox V3

An AJAX based JavaScript autocompletion control with extensive cross browser and cross platform compatibility. Building on recent user-interface innovations found in Google, Gmail, and Mozilla applications, V3 provides six unique data search and entr...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Commercial License
DETAILS

Page:
©2003-2019 jCay.com