Resolution Fix

This is a discussion on "Resolution Fix" within the JavaScript Forum section. This forum, and the thread "Resolution Fix are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 8th, 2006, 08:11
New Member
Join Date: Apr 2006
Age: 25
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Resolution Fix

I am looking for a coding that will make a web site look the same on any computer no matter what resolution or browser they are using. Preferably for frames but any code will do. I have a web site for a business I am making and it is done in frames, I am just looking for the coding for it. Please help!!!

Ok, Maybe I didnt make this clear enough... There is a coding to make a site fit the screen for all resolutions. There may not be one for frames, which I was wondering if there was. But I know there is one for tables and I just need to find it. I was wondering if there was a way someone could help me with this. No one had to bash me in for asking a question. And besides craig, I do know what I am doing. I dont need a professional website made. I can do it myself. I have been making website for about 8 years now. Thanks!!

Last edited by Udabar; Apr 9th, 2006 at 09:11.
Reply With Quote

  #2 (permalink)  
Old Apr 8th, 2006, 12:50
craig's Avatar
Reputable Member
Join Date: Sep 2005
Location: Preston, UK
Age: 21
Posts: 381
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to craig
Re: Resolution Fix

What you are asking is what makes web design tough, if someone knew the answer to this it would be soon around the net and we would have perfect sites all over.
Your question is absolutely ridiculous and you need to take a look at what you just said.
Your website is done in frames??? Bad choice, i'd stop now, you're only going to change it to a frameless site when you realise how utter rubbish frames are, so you may as well start looking into developing a frameless site. They are soooo much better for everything, even navigation which is what you'll probably be using it for.

If its for a business your setting up, why not spend a bit of money getting a professional website that makes a good impact on a person looking at whatever it is your selling, Your online status tell a lot about you, and if you churn out a bad website, it will definately do more harm than good.

Craig
Reply With Quote
  #3 (permalink)  
Old Apr 8th, 2006, 15:48
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Resolution Fix

Quote:
Originally Posted by Udabar
I am looking for a coding that will make a web site look the same on any computer no matter what resolution or browser they are using. Preferably for frames but any code will do. I have a web site for a business I am making and it is done in frames, I am just looking for the coding for it. Please help!!!
The quick answer is this:

Code it properly, by scratch, and don't bother using frames. This of course takes a trained web developer, experienced in web standards and accessibility, as well as access to and experience with many browsers across the few major operating systems.

To summarize, if you're not this person, you WILL NOT get the result you're looking for unless you spend time learning.

There is no quick fix.
Reply With Quote
  #4 (permalink)  
Old Apr 9th, 2006, 15:13
craig's Avatar
Reputable Member
Join Date: Sep 2005
Location: Preston, UK
Age: 21
Posts: 381
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to craig
Re: Resolution Fix

I'm sorry, but you come on here and ask something like that, and you say youve been making websites for 8 years??? I can only imagine what they look like, why do you need something like this now??
You can set up different CSS files, and create a JS to call the certain CSS file depending on the users resolution. I have done this before, and it is a waste of time, not everyone has JS enabled, and it is too much work to create about 4 seperate CSS files.
Why are you also using frames? Surely you should realise these are an outdated way of creating websites?
If you are looking for a quick fix, just create a fixed width layout and center it.

Craig
Reply With Quote
  #5 (permalink)  
Old Apr 9th, 2006, 22:54
New Member
Join Date: Apr 2006
Age: 25
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Resolution Fix

Craig and herkalees--
This is a different person you are now speaking to. Udabar is indeed a professional web designer. We run an advertising and marketing company and the site we are building is for a client.
I know for a fact that this coding exists as I have used it on my own personal site (http://nightgig.com/jcp) obviously, it's a work in process. Unfortunately, I got the code from a friend of mine and can't seem to hunt it down within my site's source code.
If none of you have a solution for this inquiry, please refrain from attacking our educated and professional web master as he is simply looking for a resolution.
Thank you, and anyone who actually has a constructive comment to make, please do so.
Reply With Quote
  #6 (permalink)  
Old Apr 9th, 2006, 23:18
craig's Avatar
Reputable Member
Join Date: Sep 2005
Location: Preston, UK
Age: 21
Posts: 381
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to craig
Re: Resolution Fix

Well you come on a professional forum and ask something like that???
Look at it from our point of view??? Does it not seem like the type of question someone would ask when a noobie is trying to emulate one of the skills of a web designer in a fraction of a second???
You say you cant find the code in the source??? You should be able to spot it a mile off if you can hand code and understand what the code means. Perhaps you need to sharpen up your skills.....
Reply With Quote
  #7 (permalink)  
Old Apr 10th, 2006, 02:23
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Resolution Fix

A pro doesn't need 'special code' to make a site look the same in all browser resolutions. A pro needs well written and semantic code to do this.

Anything else, and you're not a pro, plain and simple.
Reply With Quote
Reply

Tags
resolution, fix

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
Resolution problem A800 Web Page Design 3 Mar 11th, 2008 20:40
screen resolution RZX Developer Web Page Design 14 Aug 29th, 2007 18:38
Resolution Problems Michaeln Web Page Design 4 Apr 22nd, 2007 16:07
Which resolution you designing for? chubbs Web Page Design 19 Nov 17th, 2006 06:12
How can I know the user's resolution QuikFrozen JavaScript Forum 5 Aug 9th, 2006 15:03


All times are GMT. The time now is 23:53.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs 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 43