javascript
Netscape developed the javascript language a to run on a web page and it enabled developers to interact with the HTML of the page thus creating dynamic content.
Today javascript will run on a huge number of platforms, although it's still most common on browsers. If you have surfed the internet you will have definataly interacted with it at some point.
I hope to add a number of examples, tutorials and articles to this section. I will start by all the content of my old "javascript notpad"
Articles
- No Frills javascript drag 'n' drop.
- Utilizing default values for function arguments
- MozXpath, selectNodes / selectSingleNode for Firefox / Mozilla
- Inheriting form native Objects
- Control Print Headers/Footers and Margins [IE]
Examples
- Dynamically Adding Images to the DOM.
- Select Elements have .value
- Using DOM methods to create html
- Change "anDrew sCott" to "Andrew Scott".
- Change 1234567 to 1,234,567
Beta Drafts
Last Updated : 15/07/2006 @ 01:17