Hi,
I know I can open a window with certain features using:
window.open(test.htm,'','scrollbars=yes,resizable=no,width=200,height=200')
but is it possible to just have a normal link to a page (ie. A HREF="test.htm" target="_blank" and then the file has some sort of onLoad event where it automatically resizes its own window?
Thanks for any help
Tamsin [sig][/sig]
I know I can open a window with certain features using:
window.open(test.htm,'','scrollbars=yes,resizable=no,width=200,height=200')
but is it possible to just have a normal link to a page (ie. A HREF="test.htm" target="_blank" and then the file has some sort of onLoad event where it automatically resizes its own window?
Thanks for any help
Tamsin [sig][/sig]