It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

i need help w/ the window size

i need help w/ the window size

Postby tacocartguy on Sat Nov 18, 2006 1:05 am

Can I make it so that the window is always a certain size and can't change on my site. I ask because I'm trying to make a site using only image maps and they might be to small for the page.
User avatar
tacocartguy
 
Posts: 5
Joined: Sat Nov 18, 2006 1:01 am

Postby ngpgeeta on Sat Nov 18, 2006 12:07 pm

Try this code:

<html>
<body>
<script>
var win= open("c:",width=100,height=100)
</script>
</body></html>

Now give your url instead of c:
ngpgeeta
 
Posts: 19
Joined: Sat Nov 18, 2006 11:30 am


Who is online

Users browsing this forum: No registered users and 4 guests