HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 10th, 1999, 01:30 AM
dd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Is there any way to adjust the size of a window such as the onload statement?

I am using another language to generate some database popups but it doesn't support window size. I need to reset the size after it is created if possible.

Thanks for any help!!

Dale

Reply With Quote
  #2  
Old August 10th, 1999, 05:53 AM
dahamsta
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
You can resize a window with self.resizeTo(), however it has some weird effects. We used it on a sample site sometime back and it tends to get the window "stuck" to the size and place it has been resized to. This can be very annoying for users. Anyway, here's an example using onload.

<html>
<head>
<script language="JavaScript">
<!--
function sizeMe() {
self.resizeTo(640,480);
}
// -->
</script>
<body onLoad="sizeMe()">
blah blah...

Cheers,
adam

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > resize a window


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT