JavaScript / Ajax - RSS Feed

This is an archived RSS feed for the JavaScript / Ajax category.

PHP Style Cookie and Get Parameters in JavaScript

Category: JavaScript / Ajax · Thu, 23 Feb 2006 · by pure-php

For lazy PHPers, with this function you can read cookies and GET parameters in JavaScript using PHP-style syntax.

Read more

The Easiest Way to Avoid Double Clicks in Submit Buttons

Category: JavaScript / Ajax · Fri, 25 Nov 2005 · by pure-php

A JavaScript ClickObServer class that prevents double-click submissions on links and form inputs.

Read more