RE: Small comment on WD-DOM-Level-2 5.5.3.

Actually, it should state object since HTML 4.0/XHTML 1.0 have deprecated
the <image> element in favor of the <object> element.

-----Original Message-----
From: Steven Pemberton [mailto:Steven.Pemberton@cwi.nl]
Sent: Wednesday, July 21, 1999 4:30 PM
To: www-dom@w3.org
Subject: Small comment on WD-DOM-Level-2 5.5.3.


In section 5.5.3. "HTML event types", it says:

	load 
             The load event occurs when the DOM implementation
             finishes loading all content within a document, all
             frames within a FRAMESET, or an image.

Is there any reason to restrict this just to images? Couldn't I attach 
it to an <object>, whatever sort of thing it is?

Steven Pemberton

Received on Wednesday, 21 July 1999 10:32:36 UTC