Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I make default window size ? 1

Status
Not open for further replies.

gubb3

Programmer
Jun 8, 2000
4
FI
I would like to make a default window size for my site.<br>Meaning.. when someone enters to my site tis always the same sized. Not a full screen, but just a lil window.<br>Is this possible ?<br><br>.G
 
Try going to File&gt;Publish Settings&gt;HTML Tag. There you can easily manipulate the movie settings. Also try Modify&gt;Movie. Hope this woks for you.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MyDesigners.net&gt;GeneralManager<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="mailto:GeneralManager@techemail.com">GeneralManager@techemail.com</A><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
It's interesting that you have this question.&nbsp;&nbsp;I actually want to do the opposite.&nbsp;&nbsp;I have a site that remains the same size regardless of the screen size, but I want it to be full screen.&nbsp;&nbsp;Can you help me with this?<br><br>Thanks in advance,<br><A HREF="mailto:Tingashaka@aol.com">Tingashaka@aol.com</A>
 
I guess you got wrong idea. Im not talking about Macromedia Flash. Theres no probs with that proggy, but thanks for your time anyways.<br><br>.G<br><br>PS: still wondering how to make my site opening in a lil window.<br><br>
 
Hello,<br><br>I have built a web page in Dreamweaver 2 using overlapping layers -&nbsp;&nbsp;therefore I can't convert to tables (and centre the page). I am desperate to center the page in browsers with any display setting. Does anyone know how to achieve this? Apologies for off-topic post, but I thought the problems were along a similar vein. <br><br>Thanks in anticipation,<br><br><br><br>Jon
 
hey kid.<br><br>the best way to make your screen pop up&nbsp;&nbsp;minimized is to actually use an HTML extension. in the extension, you will have the opportunity to select the screen size that your site initally opens in. dreamweaver doesn't offer this as far as i know.<br><br>&lt;a href=&quot;#&quot; onClick=&quot;window.open('file that you want to open in this window' 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=yes,width=600,height=300')&quot;&gt;<br><br>at height and width insert your desired size.<br><br>hope it works. it does for me,<br><br>lithium<br><br>
 
Hi Lith,<br><br>Ya i found the same solution by myself.<br>But thanks for your time'n effort.<br><br>.G
 
I am having the same problem as weaver.&nbsp;&nbsp;I cant figure out how to make my page open in the full screen everytime.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top