I have a page that needs to be dynamically changed according to the current page size. To do this, during the onload event, I attach some JS function to the "Honors" window event. It looks like:
window.onresize = function () {// do something here ...};
This is working fine in any browse, except IE 7!
These are my problems:
-
It seems that in IE7, when I change the window vertically (i.e. Clicking with, and dragging it down), this does not cause the "Honors" incident in the fire not
-
Occasionally, "The end of the event is found in the loop, which allows the browser to be hung forever.
I would appreciate any help with any of these issues.
Thanks, Mo
2 days and no answer ... do not know? I think I will get some help here ...
Yes, it seems to be a bug Internet Explorer Both versions 6 and 7) have been raised earlier in this forum, the closest thing to a reply is that there are discussions on this topic in other forums and it seems that you have to use browser-specific solutions / redirection because it Works fine in browsers
Comments
Post a Comment