DOM event flow
- From: Spartanicus <invalid@xxxxxxxxxxxxxxx>
- Date: Tue, 23 May 2006 20:28:55 GMT
How do I prevent this from executing twice when the window is resized:
window.onresize = function () {
alert('foo');
}
It has to work in Opera, what IE does is of no consequence.
--
Spartanicus
.
- Follow-Ups:
- Re: DOM event flow
- From: Michael Winter
- Re: DOM event flow
- From: Toby Inkster
- Re: DOM event flow
- From: Neredbojias
- Re: DOM event flow
- Prev by Date: images
- Next by Date: Re: What for does one need doctype?
- Previous by thread: images
- Next by thread: Re: DOM event flow
- Index(es):