The name for the Resize Button to ad to Script

Reply

Join Date: Dec 2003
Posts: 1
Reputation: vesna is an unknown quantity at this point 
Solved Threads: 0
vesna vesna is offline Offline
Newbie Poster

The name for the Resize Button to ad to Script

 
0
  #1
Dec 22nd, 2003
Hi,
I am new to this forum. I found it while searching in Google for a name to add to my Script.

I am self-taught so I may not use technical words accurately. I figgured out how to have a link open in a separate window. I usually size it at width=600 and height=500, add scrollbars... But today I wanted to add a resize option (the maximize button) but can not come up with the right name (the window opens with only minimize-button and x-button). I tried to add various name combinations to the script, such as
'maximizebutton=yes,resize=yes,resizebuttons=yes'... but nothing worked.

If someone knows the name to add to the script, please let me know.

Thanks,
Vesna
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: The name for the Resize Button to ad to Script

 
0
  #2
Jan 3rd, 2004
Welcome to the TTF! Hope you come back! Anyways, here's how I would do it. Modify according to your needs:

HTML and CSS Syntax (Toggle Plain Text)
  1. window.open(page,"somepage","width=570,height=560,location=no,scrollbars=yes, menubar=yes,toolbar=yes,resizable=yes");
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1
Reputation: farmaan is an unknown quantity at this point 
Solved Threads: 0
farmaan farmaan is offline Offline
Newbie Poster

Re: The name for the Resize Button to ad to Script

 
0
  #3
Sep 23rd, 2007
how to make a sitemap
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: The name for the Resize Button to ad to Script

 
0
  #4
Sep 24th, 2007
... vesna ...
If you look around on the net, there are sites with little tools for this sort of thing... pop-up window makers etc.
The better ones will give you the choice of toolber y/n, scrollbar y/n, modal, display,movable etc... all the optiosn that you can use.
Simply look at the code they generate and the options are usually self explanatory.

So, try;
http://javascript.internet.com/gener...up-window.html






... farmaan ...
? What ahs the sitemap question got to do with JS window controls ?
Sometimes life holds wonderful suprises - shame I sleep through them all.
http://www.choose-easyweb.com - Not my design, nor my idea :)
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 211
Reputation: macneato is an unknown quantity at this point 
Solved Threads: 18
macneato's Avatar
macneato macneato is offline Offline
Posting Whiz in Training

Re: The name for the Resize Button to ad to Script

 
0
  #5
Sep 26th, 2007
farmaan.. is just lazy, start a new thread if you'd like assistance.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC