jasat_mafioso Posted January 3, 2009 Report Posted January 3, 2009 hey guys can you tell me what are the good and bad points for 'browser detection' and 'Style sheets' in regards to formatting appearance of web pages? thanks guys Quote
shelfimage Posted January 4, 2009 Report Posted January 4, 2009 Browser detection would fall under programming. I do this w/ all my projects that need different IE6 or any browser w/ php and first learned how to from Mike Cherim of Green-beast.com. You can use a php test to determine the browser and then feed an alternative CSS stylesheet or even html content. look for browser sniffer at http://green-beast.com/experiments/ Quote
jasat_mafioso Posted January 4, 2009 Author Report Posted January 4, 2009 so Browser detection is written in web programming languages? to determinte which style sheets to use? what other ways can you determine appaerance of web pages? in terms of style sheets? Quote
PicnicTutorials Posted January 4, 2009 Report Posted January 4, 2009 (edited) Nice link John! He's got a lot of cool stuff in there - just linked to him... jasat_mafioso, are you looking for a style-sheet-switcher? If so, then Mike?s Experiments has a PHP one (if you can figure out how to use it...), or I have a JS one. Edited January 4, 2009 by Eric Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.