•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,011 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,976 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 20860 | Replies: 2
![]() |
| |
•
•
Join Date: Mar 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I need to know how to set an html page to only open at a set size. I had learned this in my basic htm code class a long time ago but have forgotten and can't seem to find any instructions about how to do this.
I have dreamweaver 8 but am pretty new in the software and can't seem to find any help in the Help section
Thanks
I have dreamweaver 8 but am pretty new in the software and can't seem to find any help in the Help section
Thanks
There is no such thing as a "page size" in HTML. The user can size their browser to any size they wish. That's as it should be.
JavaScript does provide, however, a
JavaScript does provide, however, a
window.resize() method. Using it creates a very negative user experience. The only way I've seen this work well is for your main page to open a new window, and size the new window. Use the window.open() method. ![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Page size wider than setup (Windows Software)
- How to open HTML page in a browser with specific options selected in drop-down boxes? (Perl)
- set a dynamic page size for gridview? (ASP.NET)
- How To Hyperlink Normal HTML page with ASP.NET Page? (ASP.NET)
- Calling function to add HTML to the page (ASP.NET)
- Can't set home page in Internet Options (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: reset drop down
- Next Thread: How to generate pdf file automatically at background?



Hybrid Mode