[Javascript] Loading Problem

liorean liorean at gmail.com
Wed Sep 15 07:02:21 CDT 2004


On Wed, 15 Sep 2004 12:45:46 +0100, Matt Barton
<javascript at mattbarton.org> wrote:
> The script tag attributes "for" and "event", however, if you don't already know about them, can be very useful.  I use them often.  You can use them to bind object events to script tags: for instance, in the example I provided earlier the code would run when the window loads.

Which is a Microsoft proprietary invention. Why not go with the
standard way to do it instead?

> There's many different ways to do exactly the same thing (I'll provide examples if you want), it just so happens that this method is particularly useful for me, given the mechanisms that build up pages in my intranet system.

Well, intranets usually imposes entirely different limits than the internet. 

> Should be noted that (according to O'Reilly) Netscape doesn't support these features.

Nor does op or saf support it.
-- 
David "liorean" Andersson
<uri:http://liorean.web-graphics.com/>



More information about the Javascript mailing list