Quote:
Originally Posted by madawgz
you can take this and edit it
Code:
<script language="JavaScript">
<!-- START
if (top.frames.length!=0)
top.location=self.document.location;
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
// END -->
</script>
|
where do you put the width and height ?