Page 1 of 1

Error in HTML clip library

Posted: Mon Mar 08, 2004 11:49 am
by smjg
In the HTML Tags clip library, the Applet clip includes the completely inappropriate LANGUAGE=JAVASCRIPT attribute.

Firstly, applets are written in Java, not JavaScript.

Secondly, the language attribute is not applicable to the <applet> tag.