Corinne
Posts: 0
Joined: Thu Sep 19, 2013 2:43 pm

popup question

Hi.
Is there a way within Appery to have the Appery popup not full screen?

If not, or what the difference then between Apperys Screen and Appery Popup?

Also. Why does the pageshow event run on the screen that called the Appery popup when popup is closed.

Thanks for your help.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

popup question

All components that we have are jQuery Mobile components or HTML5 components (there are no really Appery.io components). The popup is also a jQuery Mobile component. A popup is just a small page.. that opens on top of the parent page.

Page show event is fired when the page is shown in the browser. I guess when the popup is closed, the parent page is shown and the event is fired. This is jQuery Mobile works.

Corinne
Posts: 0
Joined: Thu Sep 19, 2013 2:43 pm

popup question

Ok. Got it.
Interesting that Jquery mobile popup really isnt a "Popup" anymore.

Thanks Max

Corinne
Posts: 0
Joined: Thu Sep 19, 2013 2:43 pm

popup question

Looking at the generated code.
I see its actually a Dialog produced. Not a popup

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

popup question

Hello! Yes, you're right - it's a dialog. Please take a look here https://getsatisfaction.com/apperyio/...

Return to “Issues”