I would assume that all browsers are happy with
- Code: Select all
<script language="whatever">
purely because, if the language isn't understood, the browser ignores the code. I remember this certainly being a case for older browsers.
onchange is a bit different, because I would assume that, due to your findings, it is not part of
XHTML....?