Copy link to clipboard
Copied
I have created my first multiscreen HTML5 project and was impressed with how easily I could create it with default layouts
Desktop1 is my default layout
If I navigate directly to the android_phone directory it displays properly on my android
if I navigate directly to the desktop1 directory frommy desktop it displays properly
If I navigate to the Multiscreen_HTML5 directory the desktop displays properly but the android and all other devices just give a blank screen
Does anyone know what I need to do to configure my devices to be detected properly?
Copy link to clipboard
Copied
I upgraded to 10.0.1 and regenerated the files and it worked
One strange issue left
When I open the Multiscreen_HTML5 folder from my c:\ drive in IE9 it opens the Android screen layout
I then published the Multiscreen_HTML5 folder to the root directory of my website and IE9 pulled up the desktop screen layout
I.E. I navigated to http:\\mywebsite.com\Multiscreen_HTML5
Ideas?
Copy link to clipboard
Copied
Assuming you are using the URL to the sniffer page in both instances and from the same machine, I can't see how you would get differing results. Not disbelieving, just cannot see how it would happen.
When the outputs are on your server, are the correct layouts being presented on all devices?
See www.grainge.org for RoboHelp and Authoring tips
Copy link to clipboard
Copied
Perhaps a cache issue where the browser still has the 'old' script files in cache.
Try to clear IE cache and see if that helps. (http://kb.iu.edu/data/ahic.html#ie8)
Greet,
Willam