Category: JavaScript

Developer.com Article Published »

My first online article for developer.com came out this week. The article is titled “10 Cool Things You Can Do With JavaScript and YUI“. It’s around 3000 words and includes a working prototype with a source-code download for the lightbox technique using YUI.
Do you have an article suggestion or something web related you would like […]

Show/Hide ID’s or Divs »

Here’s a little code to show and hide divs or layers that is backwards compatible to Netscape 4 and IE 4. This is older code, but great for sites where you want to show and hide divs or layers but don’t have the need for the newer JavaScript libraries like Prototype or Scriptaculous.