Page 1 of 1

Popup issue

Posted: Tue Feb 25, 2014 7:43 pm
by Michael Iverson

I have a popup for a loving screen. At first it seemed to work ok. Now if the user wants to religion, the Login popup will reappear as expected, but when the user hit button on the popup on the second go around, the Popup disappears, and the main screen reloads, and all of the controls are frozen. Here is the HTML for the popup that I am using.

Code: Select all

         Please sign in
         Username:

         Password:

         Sign in

Popup issue

Posted: Tue Feb 25, 2014 8:31 pm
by Kateryna Grynko

Hi Michael,

Do you want to show a popup above the visible page elements?


Popup issue

Posted: Tue Feb 25, 2014 9:14 pm
by Michael Iverson

Yes! It already shows above the Main Page. Works fine the first time, but when the Popup shows for the second time, and the user enters there data, and hit the login button, the popup disappears, and the screen behind refreshes, and all the controls freezes. By the Way, the main screen behind the popup does not refresh the first time the popup is demised.


Popup issue

Posted: Wed Feb 26, 2014 2:06 am
by Illya Stepanov

Hi Michael -- can you give us public link to your app? Are you testing in the PC browser?