Re: window.onclick in IE and Gecko agents
- From: RobG <rgqld@xxxxxxxxxxxx>
- Date: Sat, 03 Dec 2005 09:30:44 +1000
Luke Matuszewski wrote:
Ok i know the answer: See the table below:
A reference to where the table came from would be helpful, or did you make it yourself?
Event Bubbling Variations for Listing Event Handler Location WinIE4+ MacIE4+ NN6+/Moz1+/Safari button yes yes yes form yes yes yes body yes yes yes HTML yes no yes document yes yes yes window no no yes
HTML 4.01 does not specify an onclick attribute for the HTML element, the body element would be a more suitable location.
-- Rob .
- Follow-Ups:
- Re: window.onclick in IE and Gecko agents
- From: Luke Matuszewski
- Re: window.onclick in IE and Gecko agents
- References:
- window.onclick in IE and Gecko agents
- From: Luke Matuszewski
- Re: window.onclick in IE and Gecko agents
- From: Luke Matuszewski
- window.onclick in IE and Gecko agents
- Prev by Date: Re: Calling JS function from within iframe tag
- Next by Date: Re: Calling JS function from within iframe tag
- Previous by thread: Re: window.onclick in IE and Gecko agents
- Next by thread: Re: window.onclick in IE and Gecko agents
- Index(es):
Relevant Pages
|