Posts: 801
Name: Will Craig
Location: Cheltenham, Gloucestershire, UK
|
i have written myself a whois search ( http://www.plymouth-argyle.com link to it on on there) and have got the windw to auto-resize with the code:
HTML Code:
<script Language="JavaScript">self.moveTo(0,0);self.resizeTo(375,400);</script>
...but i wish for scrollbars, toolbars and status bar to be hidden so i have a box effect.
N.B. we are using plymouth-argyle.com as we haven't launched willhosts.com.
|