JavaScript getElementById Issues and How To Fix
A quick overview of why JavaScript toolkits include a byId function, and how it fixes the problems
0 commentsSave Tags: how-to, javascript
Protected Cross-Domain Authentication with JavaScript
Explains the problems involved with opening up your API to JavaScript, provides a library to make it easy for sites to provide a secure way to expose... more »
0 commentsSave Tags: ajax, how-to, javascript, open source
Adding a JavaScript Search Filter to Apache Directory Listings
See how to add JavaScript to Apache's directory listing that searches the page for links, and gives you a filtering search (with keyboard navigation)... more »
0 commentsSave Tags: how-to, javascript, open source
3 Ways to Upgrade your HTML with Dojo
An overview of 3 different strategies for doing what some call "behavior driven development". Shows that Dojo can be used just like jQuery, and... more »
0 commentsSave Tags: how-to, javascript, open source