Hi,when I use my Android phone loading this site:http://www.bunnydressup.com/ It will lead you to the mobile terminal,how to do that?I can not find any code about that.Thanks for your help.
It redirects / shows different content based on either user-agent sniffing or by using @media-queries in CSS - I haven't had a good look at the code, so which method they're using exactly, I couldn't tell you.