1. Home
  2. Computing & Technology
  3. JavaScript

Hundreds of Scripts Just for You

Since I started to write about JavaScript I have written hundreds of JavaScripts which I make available for you to copy and use on your site. The more recent of these use unobtrusive coding techniques while the older ones obviously don't.

Some Example Unobtrusive Scripts

Stephen's JavaScript Blog

insertBefore

Wednesday August 20, 2008
JavaScript can add before page elements as well as after.

We don't always wat to add new content after existing content, sometimes we want to insert before existing content instead. This twelfth tutorial on using the DOM shows you how.

insertBefore

JavaScript and Emails

Tuesday August 19, 2008
Email programs are very different to Web Browsers regarding JavaScript.

One format that most email programs support to send emails in is HTML. Just because you can use HTML in emails though doesn't mean that you can also use JavaScript as well. Yes some email programs do support JavaScript but there are some very good reasons why you should disable JavaScript in your email program if it hasn't already done that for you.

JavaScript and Emails

Explore JavaScript

More from About.com

  1. Home
  2. Computing & Technology
  3. JavaScript

©2008 About.com, a part of The New York Times Company.

All rights reserved.