java - How to select web page by browser type -
is there way provide user basic html webpage same link according browser type? specifically, when navigating www.mysite.com via desktop browser, user sees 1 large web page, navigating there mobile shows smaller web page.
you can use style sheet achieve this.
screen display on desktop, while handheld display on mobile device.
http://mobile.smashingmagazine.com/2010/11/03/how-to-build-a-mobile-website/#mobile-stylesheets
Comments
Post a Comment