aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Multiple call to onresize event Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Multiple call to onresize event" Watch "Multiple call to onresize event" New topic
Author

Multiple call to onresize event

Chetan Parekh
Ranch Hand

Joined: Sep 16, 2004
Posts: 3636
I have following code in my page.



When I maximize my window, onresize event is getting fired and I am getting the alert message. However, when I restore the same window and maximize it again, resize event is not getting fired and I am not getting alert.

I tried in IE and FF both.


My blood is tested +ve for Java.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Multiple call to onresize event
 
Similar Threads
Making Typing "Game", any tips or pointers before I start?
How to force a browser to redraw ?
Liquid Layout (resizing the columns of table)
Having trouble with javascript ...
Putting Applet in HTML