This is a
legacy page.
legacy page.
Code
Here are some bits of code I think are worth sharing.
Web App Components
JavaScript Cookies A group of methods for using Cookies in JavaScript.
Argo An "AJAX" remote method call gateway for JavaScript and PHP.
HttpTerminal A simple, plain-text wrapper for XMLHttpRequest.
Dev Tools
Browser Improvements
A Better JavaScript Alert A hack that tames runaway alerts by offering a "Cancel" button.
Interval and Timeout - Backward compatibility for intervals and timeouts.
Full-View Select Menu
A workaround for a problem Internet Explorer has with select menus.