how to open and close both on one button click??
http://appery.io/app/mobile-frame?src...
It works fine in the browser but not on my iphone 5c running iOS 8.1.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
http://appery.io/app/mobile-frame?src...
It works fine in the browser but not on my iphone 5c running iOS 8.1.
Have you found anything yet?
Hi Ellen,
I tested this issue with the steps suggested by Yurii on iPad mini 2 with iOS 8.1 and it works perfectly.
But if you swipe or slide even a little bit it disappears.
I tried to click on the screen, even sliding and swiping but the panel didn't disappear. The close button is the only way to close it based on my observation. Please try to repeat steps again and let us know result.
Ellen,
You are right, by sliding and swiping, the panel will disappear. But if the user just click anywhere on the screen, the panel will remain (Not close). We are trying to find a solution for this and get back to you as early as possible.
HI Ellen,
Please try to add following parameter like data-dismissible = false in the solution:
pre
data-swipe-close="false"
/pre
Regards
That did not seem to work
Hi Ellen,
It seems, you have only way to block UI with some absolute positioning div. But it should be implemented yourself.
Regards.
I don't understand what you mean.