Monday, September 03, 2007

My Javascript code

I tried to write a complex javascript code in this blog post but I guess blogspot.com does not allow all the features of javascript as a way to prevent people with bad intention from spreading spywares and viruses.

Therefore here's a simple one...


And this is the code :
[script type="text/javascript"]
document.write ("Hello, world!");
[/script]

note : replace [ ] with < >

0 Comments:

Post a Comment

<< Home