Refresh page on browser resize

F

FlyBoy

Anyone have the code to refresh a page from cache after the user resizes the
browser window?

Thanks
 
F

FlyBoy

Am I putting it in the right place?
<BODY onResize="history.go(0)" text=#ffffff bgColor=#000000 >
 
F

FlyBoy

This doesn't work previewing it locally. Do I need to publish the site for it
to work?
 
Top