Getting Tablet site to display on all mobile devices?
my desktop site http://www.stevelamb.net , tablet site http://www.stevelamb.net/tablet/index.html . tablet site displays automatically on kindle fire , included code in hopes direct other mobile devices tablet version:
<script type="text/javascript">
<!-- if (screen.width <= 699){ document.location = "http://www.stevelamb.net/tablet/index.html"; }
//--> </script>
this worked iphone not galaxy phones. galaxy goes desktop version of site.
is there easier way make non desktop devices go tablet version?
thanks.
phone devices should redirect tablet layout if there no phone layout enabled muse project. refer following post more details how works. don't need add code -
thanks,
vinayak
More discussions in Help with using Adobe Muse CC
adobe
Comments
Post a Comment