| Projects on Google Code | Results 1 - 10 of 27 |
= Description =
`AsyncXMLHttpRequest` is an extension of `XMLHttpRequest` with the following improvements:
* Uniform behavior on multiple different browsers (Apple Safari, Google Chrome, Microsoft Internet Explorer, Mozilla Firefox and Opera).
* Event handlers are called with the `AsyncXMLHtt...
=== This project aims to: ===
* Deliver unobtrusive standard-compliant (W3C) *cross-browser implementation* of the [http://www.w3.org/TR/XMLHttpRequest/ XMLHttpRequest 1.0] object
* *Fix ALL browsers quirks* observed in their native XMLHttpRequest object implementations
* Enable *transparen...
By marking up your HTML with simple attributes, you can make your website Ajaxified without writing any !JavaScript. This tool will do all the heavy work for you.
= What is !SimpleAjax? =
!SimpleAjax is a lightweight (8K) tool that was made for people who don't know !JavaScript, but do know serv...
== jshacks ==
*Enigma:* enigma.js<br>
Simulates a server backend.<br>
Implements its own XMLHttpRequest object.<br>
Compatible with YUI and other similar libraries.<br>
*Lorem:* lorem.js<br>
Lorem Ipsum generator.<br>
*runjslint:* runjslint.js<br>
Wrapper for jslint. ( http:/...
This is a simple pastebin but all operation are made using XmlHttpRequest.
This PasteBin use GeSHi for highlighting source code.
It support most language.
All Code are saved in a Mysql Database.
= Overview =
All web browsers enforce security restrictions that prevent webpages from making cross-domain [http://en.wikipedia.org/wiki/XMLHttpRequest XMLHttpRequests]. xdRequest is a JavaScript library that allows you to easily make cross-domain requests with [http://www.xml.com/pub/a/2005/12/21...
Standard ajax does not allow cross-domain requests. CrossXhr is a simple to use solution that transparently solves this problem for your ajax needs. CrossXhr adds a 1-pixel flash to the web-page that facilitates xhr communication.
Author: Boris Reitman
==Етот код использует jQuery==
простой прелоадер с использованием XMLHttpRequest.
A generic voting application for Django projects.
_As of revision 56, django-voting requires a recent SVN checkout of Django as it is tracking [http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges/ Backwards Incompatible Changes] made to Django since version 0.96._
This application ...
dajaxice has moved from Google Code to [http://github.com/jorgebastida/dajaxice github].
Please head on over to the [http://github.com/jorgebastida/dajaxice dajaxice github] page for current code and [http://wiki.github.com/jorgebastida/dajaxice documentation].