View Single Post
  #15 (permalink)  
Old Mar 12th, 2008, 04:38
Monie Monie is offline
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Send a message via Yahoo to Monie
Re: Standard Website size

Pardon me danny, I was giving you the wrong solution there!
What I want to say is use javascript to detect the user screen resolution and apply the CSS file according to what they screen size are!

If their screen size is 800x600, use style1.css file, if 1024x768 use style2.css file.
Do you get what I mean?

Again sorry for the confusion
Cheers...
Reply With Quote