This does not affect scripting contained within script tags, but provides a way to select a script language interpreter for use with event handlers for example.
The following scripting languages are supported in MSIE (Netscape does not support this facility):
JAVASCRIPT
JSCRIPT
VBS
VBSCRIPT
The values are case-insensitive in the MSIE browser.
With this property available, it is conceivable that other languages could be supported in the future. For example, client-side Perl and Python are feasible. Search out the PerlScript and ActivePython projects for further details.
See also: | <SCRIPT LANGUAGE="...">, Element object |
Prev | Home | Next |
Element.lang | Up | Element.lastChild |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |