CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
JavaScript Jungle
Browser Detection
Ben_Derby
Permalink to comment
#
August 2011
How do I detect and iPhone and iPad Browser and load up a different CSS File ?
Thanks
Ben
jamy_za
Permalink to comment
#
August 2011
Have a look at
http://css-tricks.com/6731-css-media-queries/
Ben_Derby
Permalink to comment
#
August 2011
Thanks I still would like to link it to different files though
jamy_za
Permalink to comment
#
August 2011
That article explains how you can link to different CSS files, or have the media queries in the same CSS file.
Add a Comment
Thanks
Ben