[thelist] <script Language=...> Syntax

Michiel Trimpe mtrimpe at dds.nl
Fri, 3 Dec 1999 17:02:44 +0100


Why are you still asking this? You seem to know all the answer to it.

No, JK. All your assumptions were true. Please do keep in mind that this is
only a guideline. There a couple of browser that don't follow these rules.
<snip>
> What is the difference between
>      <script Language="Javascript">
>      ...
>      </script>
> &
>      <script Language="Javascript1.2">
>      ...
>      </script>
>
> Does the second phrase mean the ... statements would only run in browsers
that
> support the 1.2 engine?  Does just having "Javascript" work in all
javascript
> enabled browsers, regardless of engine version?
</snip>