Scrollbar issue when viewed on IPad

Apr 16, 2015

Hi,

I am using the scrollbar for button and also for text. when view on desktop it works well and on Ipad it does not work at all.

Is there any solution for using scrollbar on Ipad?

I have attached a story file for use of the scrollbar with buttons.

Thanks

4 Replies
Mayuresh Saka

Hi,

Thanks for the reply. My problem with the scrollbar is that it does not work on IPads. I have tested with all the options available and also the suggested way to use the scroll bar on Ipad using one and or two fingers.

Also i cannot use the AMP as i need to publish for SCORM 1.2.

i am using version of Storyline 2 : 4:1501.7117. i have also attached dummy file which also does not work when tested on ipad in Mobile safari and Chrome.

Mayuresh Saka

Hi,

Found a temporary solution which has solved my problem for scrollbar not working on Ipads,

I edited the player.css file (\mobile\player.css) for below code and deleted the z-index

.modalfence
{
position: absolute;
left: 0px;
top: 0px;
width: 200%;
height: 200%;
/* z-index: 999;*/  -------------------- removed the z-index:999;
background-color: #000;
opacity: 0.4;
opacity: 0.01;
}

Christie Pollick

Hi, Mayuresh -- 

I wanted to let you know that I tested your file, and it worked properly for me (as scroll bars aren't visible in Mobile Safari until you begin scrolling). And I am glad that you were able to find a workaround to suit your needs, but please note that we will be unable to support modifications to your published output. 

This discussion is closed. You can start a new discussion or contact Articulate Support.