Wednesday, February 27, 2008

Syntax Highlighting

I have devised a straightforward way of performing syntax highlighting of Javascript code. Follow this link to the demonstration page: http://jeanlou.dupont.googlepages.com/syntaxhighlighting.

Tuesday, February 26, 2008

Javascript Class template

Here is a sample class template in Javascript: