Javascript Essentials JavaScript / Getting Started
Let's face it, not everyone wants to know everything there is about javascript. Some people just want to know enough to apply others javascript scripts to their own page. If you are that kind of person then this article is for you.
PNG Alpha-Transparency JavaScript / Miscellaneous
Learn how to use a JavaScript trick that makes PNG alpha transparency work in Internet Explorer 6 simply by including a JavaScript file in your page.
Cascading Menus JavaScript / Menus and Buttons
Cascading menus are everywhere. The Start Menu in Windows is a perfect example. Here is a script that will allow you to create cascading menus in IE5 and keep a default hyperlink in place for other browsers.