2007
Google Gears (BETA)
by 10 others (via)Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using the following JavaScript APIs:
* Store and serve application resources locally
* Store data locally in a fully-searchable relational database
* Run asynchronous Javascript to improve application responsiveness
2006
W3C DOM Compatibility Tables
bonne source : tables des compatibilités navigateurs
JavaScript - Browser detect
by 1 otherA useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari.
Ajax & PHP without using the XmlHttpRequest Object
by 15 othersthere is one problem with most of the current implementations of Ajax: it has one dependency, and that is the XmlHttpRequest object. Most modern browser, like Firefox, have inbuilt support for this object, but older browsers, like Internet Explorer 6, don't have native support for this object. Luckily, IE 6 does support it, but it's built in as an ActiveX control, which means your visitors get an ugly warning message about the possible danger of an ActiveX control, or in some cases it just doesn't work at all.
In this tutorial, I will show you how to use Ajax without even having to use the XmlHttpRequest object.
Moving Options between two Select list boxes
(via)HTML/JavaScript - Select list move options
Moving Options between two Select list boxes
Javascript form validation - doing it right
by 2 othersWhen using Javascript for form validation, there is a right way, a wrong way, a very wrong way, and a suicidally wrong way! Unfortunately many sites use one of the wrong ways, including even some which claim to be form-validation tutorials. This page tries to help people in the right direction.
2005
NAJAX
This package can be used to call PHP classes on the Web server side from Javascript code in Web pages. It uses AJAX technology to submit HTTP requests from Javascript to pass call parameters and collect and process the responses.
script.aculo.us
by 199 others (via)The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications. Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in.
Hotscripts.com
by 35 othersThe net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
Bookmarklets.com - free tools for power surfing
by 10 othersBookmarklets are simple tools that extend the surf and search capabilities of Netscape and Explorer web browsers.
Bookmarklets are free.
Bookmarklets allow you to:
* Modify the way you see someone else's webpage.
* Extract data from a webpage.
* Search more quickly, and in ways not possible with a search engine.
* Navigate in new ways.
BrainJar.com
by 19 others, 1 commentBrainJar.com features technical articles, tutorials and examples of programming for the web. It's not intended as a "cut and paste" site but rather a learning resource.
Dynamic Drive DHTML code library!
by 95 othersthe #1 place on the net to obtain free, original DHTML & Javascripts to enhance your web site!
1
(17 marks)