NetTalk Central

Author Topic: Popup form not working  (Read 2713 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1873
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Popup form not working
« 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]
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11251
    • View Profile
Re: Popup form not working
« Reply #1 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

Alberto

  • Hero Member
  • *****
  • Posts: 1873
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: Popup form not working
« Reply #2 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?
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11251
    • View Profile
Re: Popup form not working
« Reply #3 on: July 31, 2014, 10:12:25 PM »
I have no other ideas. that's the correct way to diagnose the problem.

cheers
Bruce