Hi,

how can i write a statement or something that would switch stylesheet if the user is on a mobile device?

thanks

You can use JavaScript to detect mobile devices and redirect to a different set of pages, or use Media Queries and apply a different set of styles.

http://www.w3.org/TR/css3-mediaqueries/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.