I am displaying iframe html within a static height stack and it works great on the desktop, but as soon as I go to a mobile platform (iPad, Iphone) where there is no screen cursor, I cannot scroll within the iframe. is there something I can do?
I have used that stack. Make sure you have enabled the ‘scroll’ feature at the bottom of the page inspector for that stack. The slider will not show when seen in some mobile views, but will be responsive to swipes. Hope this helps! (See bottom of attached screenshot).
Yes, it seems as though iPhones and iPads tend not to visibly show the scroll bar, but should respond to swiping. I have the same issue, and have labeled the box accordingly. Mine can be seen here:
OK, I can confirm this is a bug when using an iFrame. Not sure this stack was meant for an iFrame to be used with it, have a question into Joe about that, but once I know more I will get back to you.
if it’s not going to work, do you have a stack that allows me to handle the iframe like I am trying to do with static height? the iframe content I have to deal with is way too long for my web page to just put it on the page and I am trying to avoid people going to another page to do the donation so I don’t screw up the layout.