Preserved Topic: CSS and Browser Detection... (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 08-18-2001 21:09
With the advent of CSS2 and non-table design I was prompted to design two different templates. One template to be completely CSS2 complient. Using CSS for possitioning and the like. And another version that uses tables for the possitioning. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-18-2001 21:13 |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 08-18-2001 21:56 |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 08-18-2001 22:01
code: <? |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-18-2001 22:10
Nope, you should use this instead: |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 08-18-2001 22:14 |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 08-19-2001 13:07
If you are planning a standards compliant website then the Web Stanards web site will give you all the information on what browsers count as compliant: |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-19-2001 13:42
That code from PHPBuilder is very inefficient... Much simpler code that I wrote which does more or less the same job can be found here: http://www.ozoneasylum.com/Forum8/HTML/000183.html |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 08-19-2001 18:33
http://www.webstandards.org/upgrade/ |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-19-2001 21:02 |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 08-20-2001 17:10
http://sourceforge.net/projects/phpsniff/ |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 08-20-2001 18:56 |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
posted 08-20-2001 19:25
True dat. I guess not everyone is building sites on a dedicated server that serves <1000 pages a day |
Maniac (V) Mad Scientist From: New California |
posted 02-08-2002 08:54
I'm bumping this up from way back when because I'm trying to see if I can detect the user's screen resolution info from a HTTP_USER_AGENT or some similar env. Can it be done? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 02-08-2002 18:52
I'm pretty sure this can't be done. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 02-08-2002 19:48 |
Maniac (V) Mad Scientist From: New California |
posted 02-08-2002 20:28 |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 02-08-2002 22:28
Max - |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 02-08-2002 22:35
Or better yet |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 02-08-2002 22:48
if (preg_match("/(MSIE5\\.5 |