Page 2 of 3

how to open and close both on one button click??

Posted: Sat Nov 08, 2014 3:13 pm
by Ellen Schlechter

http://appery.io/app/mobile-frame?src...

It works fine in the browser but not on my iphone 5c running iOS 8.1.


how to open and close both on one button click??

Posted: Sun Nov 09, 2014 9:32 pm
by Ellen Schlechter

Have you found anything yet?


how to open and close both on one button click??

Posted: Mon Nov 10, 2014 2:02 pm
by Mohammad Salek

Hi Ellen,

I tested this issue with the steps suggested by Yurii on iPad mini 2 with iOS 8.1 and it works perfectly.


how to open and close both on one button click??

Posted: Mon Nov 10, 2014 2:05 pm
by Ellen Schlechter

But if you swipe or slide even a little bit it disappears.


how to open and close both on one button click??

Posted: Mon Nov 10, 2014 2:09 pm
by Mohammad Salek

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.


how to open and close both on one button click??

Posted: Mon Nov 10, 2014 2:16 pm
by Mohammad Salek

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.


how to open and close both on one button click??

Posted: Tue Nov 11, 2014 3:20 am
by Yurii Orishchuk

HI Ellen,

Please try to add following parameter like data-dismissible = false in the solution:

pre

data-swipe-close="false"

/pre

Regards


how to open and close both on one button click??

Posted: Tue Nov 11, 2014 4:02 am
by Ellen Schlechter

That did not seem to work


how to open and close both on one button click??

Posted: Wed Nov 12, 2014 12:29 am
by Yurii Orishchuk

Hi Ellen,

It seems, you have only way to block UI with some absolute positioning div. But it should be implemented yourself.

Regards.


how to open and close both on one button click??

Posted: Wed Nov 12, 2014 12:31 am
by Ellen Schlechter

I don't understand what you mean.