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
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/
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?
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now