Topic: Auto play not working on some mobile devices
I have 2 websites that run an auto play slideshow embedded in their home pages. They work fine on a computer and on an iPhone3, but won't auto play/play on my Android device at all.
I don't get what the problem is. What do I need to do to get them to work on all mobile devices?
Here's the code in my widget:
<!--START JUICEBOX EMBED-->
<script src="http://mywebsites.com/folderinfo/slideshowfile/jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : 'juicebox-container',
baseUrl : 'http://mywebsites.com/folderinfo/slideshowfile',
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->
Here are my splash settings for both pages:
Show Splash page: AUTO
Splash page button text: View Gallery
Splash Title: (blank)
Splash image Url: (blank)
Splash Show Image Count: (unchecked)
Here are the web pages with auto play slideshows:
http://centerlinegraphicdesign.com/Home.html
http://arabian-training.com/Home.html