> So they are overloading the <script> tag?

I think they have done so almost from the begining.

> Is edbrowse also trying to execute things that it should not

I don't believe so.
If the language attribute is given I require it to say javascript.
        <script language=javascript>
If no language attribute is given I assume javascript,
which is what the documentation says to do.
It's possible that I should also be checking the type attribute.


Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to