What can a Java Script Do?
JavaScript gives HTML designers a programming tool – HTML authors are normally not programmers, but Java Script is a scripting language with a very simple syntax! Almost anyone can put small “snippets” of code into their HTML pages JavaScript can put dynamic text into an HTML page – A JavaScript statement like this: document. Write(“<h1>’+”</h1>”)
more..