thebc
07-10-2007, 08:51 AM
in my body <>'s, do i have to include the onload part? i have it on all my webpages, but i'm not sure what it does.
<body onLoad="window.onresize=new Function('if (navigator.appVersion==\'Netscape\') history.go(0);');">
i do know this, every time i open one of my html docs from my harddrive, the yellow Internet Explorer Information bar pops up, and i have to click it and select 'allow blocked content'. i figured out that the error bar doesn't appear when i remove the onload stuff. as far as i know, it only happens when opening from the hd.
thanks and peace
<body onLoad="window.onresize=new Function('if (navigator.appVersion==\'Netscape\') history.go(0);');">
i do know this, every time i open one of my html docs from my harddrive, the yellow Internet Explorer Information bar pops up, and i have to click it and select 'allow blocked content'. i figured out that the error bar doesn't appear when i remove the onload stuff. as far as i know, it only happens when opening from the hd.
thanks and peace