NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on July 29, 2014, 05:59:04 AM

Title: Popup form not working
Post by: Alberto on July 29, 2014, 05:59:04 AM
Hi,
Sometimes and in some clients the popup form displays blank, see image.
I´ve seen that, in a slow machine or a slow connection I see the blank form first and then display the complete form.
Any idea of how to solve this?
Anything to check or to tell to the client?
Thanks


[attachment deleted by admin]
Title: Re: Popup form not working
Post by: Bruce on July 29, 2014, 10:42:37 PM
>> Sometimes and in some clients the popup form displays blank, see image.

If the form remains blank then check the Firebug Console Log. Typically it means you've broken the form with some non-xhtml text.


>> I´ve seen that, in a slow machine or a slow connection I see the blank form first and then display the complete form.

This is by design. It's desirable to give the user immediate feedback when they press the button, and then populate the contents of the form when it arrives.

cheers
Bruce
Title: Re: Popup form not working
Post by: Alberto on July 31, 2014, 07:11:58 AM
Bruce, this problem happens from time to time, then I do not using any not xhtml text.
Besides I cant use firebug in my client computer at the time it happens.
Any other idea?
Title: Re: Popup form not working
Post by: Bruce on July 31, 2014, 10:12:25 PM
I have no other ideas. that's the correct way to diagnose the problem.

cheers
Bruce