Preserved Topic: Screen resolution (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Derbyshire, UK |
posted 08-21-2000 12:57
Hi guys, this may seem like a stupid question but I want to know if I'm doing it right or wrong. |
Maniac (V) Mad Scientist From: the west wing |
posted 08-21-2000 16:28
The easiest way is to just grab a bookmarklet from http://www.bookmarklet.com for the window size changes...get the one for 800x600 and just use it when checking for that. |
Maniac (V) Mad Scientist From: Long Island, NY |
posted 08-21-2000 18:09
The links not working, what does a bookmarlet actually do? Im confused. |
Maniac (V) Inmate From: under the bed |
posted 08-21-2000 18:50
a bookmarklet goes in your bookmarks, and when you click it the window size changes to desired window size....you'll be able to see as much of the page as a person with that resolution could. |
Bipolar (III) Inmate From: Dallas, TX |
posted 08-21-2000 18:56
Here's what I do. Create a new .html page somewhere you can access it. in the head of the document, put this: code: <script language="Javascript">
code: <form name="popitupform">
|
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 08-21-2000 19:13
Manually create a new bookmark and use this as the URL: |
Maniac (V) Mad Scientist From: the west wing |
posted 08-21-2000 19:36
Jestah; that's because I conveniently forgot to put the S at the end; bookmarklets.com. |
Bipolar (III) Inmate From: Derbyshire, UK |
posted 08-21-2000 20:58
Thanks for the tips guys, but my problem is not finding a quick way to change resolutions. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 08-21-2000 21:14
Actually I don't think 800x600 is a bad size to design to. I personally try to keep my stuff under 700 wide or put more trivial stuff on the right. Notice I don't design to the screen res more the browser size. The thing is how many people browse with their browser fully expanded? People at 8x6 probably more so than those at higher resolutions. I run at 1152x864 and I've found that the 700 number is about at the size I keep my browser so it works well. |
Bipolar (III) Inmate From: Derbyshire, UK |
posted 08-21-2000 22:12
Bitdamage, so when your designing stuff and you keep your window to 700 pixels wide, is your monitor still set at 1152x864 ? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 08-21-2000 22:24
Lets start with this, when I design stuff I do it in Photoshop. As far as I know this is common practice. So I create a New psd that is 800px wide knowing that there should be some space on the right free when I am done. |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 08-21-2000 22:50
As far as the designing process is concerned set your resolution at whatever gives you enough screen real-estate. I work at 1024x768. That doesnt influence my designs though, because I design all my sites to work in 640x480. I simply open up a new Photoshop doc of size 600x400. |