Page Sizes

This is a discussion on "Page Sizes" within the Web Page Design section. This forum, and the thread "Page Sizes are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Feb 16th, 2007, 18:49
Junior Member
Join Date: Jul 2006
Location: Maine
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Page Sizes

Is there a way to code a page so that when it opens it opens to width=x and height=y? I know how to do it with a javascript from a link. But I want it so it opens to a certain dimension from the default address?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Feb 16th, 2007, 19:10
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: Page Sizes

Why would you want to do that? Resizing users browser windows is bad karma.
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Feb 16th, 2007, 19:51
Junior Member
Join Date: Jul 2006
Location: Maine
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

Loading this forum up with a billion banner ads is bad karma too. What the hell happened to this forum, I don't remember this site having so many ads.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Feb 16th, 2007, 20:51
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: Page Sizes

Well I have nothing to do with that. Don't quite get your hostility though, just asking a simple question. Is it that important for the window to resize? Because honestly most people really hate that.
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Feb 18th, 2007, 01:27
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

Haha, somebody forgot to eat their wheaties for breakfast.

I second moojoo's opinion. Resizing peoples browsers is another thing that gives JavaScript a bad rep.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Feb 18th, 2007, 02:16
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

I found this on another site: They stated it not completely supported cross browsers but maybe it will work for you:

Code: Select all
html {
margin : 0;
padding : 0;
}
BODY {
max-width : 900px;
margin-left:auto;
margin-right:auto;
}
Change the width to what you want.

Not sure if this helps you or not?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Feb 18th, 2007, 21:33
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

No, he's looking to actually change width of the browser window. CSS won't help with that. Nice try, though You should know, max- and min-width don't work in IE<=6. Highly highly highly annoying. I want to send out a huge, highly spreadable virus that fixes all of IE's problems.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Feb 19th, 2007, 02:09
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

Thanks for clarifying that. I guess I can't be of help on this one! I move onto another post and see if there is an easy one for me to answer! hahahaha
Agree with you Ryan. So far IE at almost any level has been the most difficult part. Too bad then premiered IE7 before getting it all right.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Feb 23rd, 2007, 15:07
Reputable Member
Join Date: Dec 2005
Location: Texas
Age: 19
Posts: 328
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

Just dont do it. i hate everytime i have to maximise my browser. gets me all steamed up because im lazy :devil:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Feb 23rd, 2007, 19:49
Reputable Member
Join Date: May 2006
Location: Northampton, UK
Posts: 399
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

what banner ad's?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Feb 23rd, 2007, 23:42
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

I think there are more ads for regular members or members that don't have that many posts.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Feb 26th, 2007, 17:24
Reputable Member
Join Date: Dec 2005
Location: Texas
Age: 19
Posts: 328
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page Sizes

im starting to get fewer ads. i think
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
html page size

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Different sizes for alternative fonts? Randomite Web Page Design 7 Jun 1st, 2008 12:04
[SOLVED] Centering a layer based page for different screen sizes? Mulith Starting Out 11 Oct 31st, 2007 02:40
avatar sizes Gerry Webforumz Cafe 15 Sep 2nd, 2007 11:22
css font sizes problem jesse22 Web Page Design 7 Oct 23rd, 2006 18:04
image sizes benbacardi Classic ASP 5 May 24th, 2005 20:57


All times are GMT. The time now is 21:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42