|
JavaScript
JavaScript is a powerful, object-based scripting language
that can be embedded directly in HTML pages. It allows you
to create dynamic, interactive Web-based applications that
run completely within a Web browser -- JavaScript is the language
of choice for developing Dynamic HTML (DHTML) content.
JavaScript
can be integrated effectively with CGI and Java to produce
sophisticated Web applications, although, in many cases, JavaScript
eliminates the need for complex CGI scripts and Java applets
altogether.
|