NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 04, 2017, 05:39:18 AM
-
Please see this video
https://www.screencast.com/t/gPA3rQ3DUF
See that when I press the Change button, the form TABS are writen first as blue links to the left, and then, a second later, the TABS appears ok.
How to avoid this?
Thanks
-
What flickering are you talking about?
When you move mouse over the row? If yes then this can be controlled by css:
.nt-browse-mouseover{background-color: #f5f5f5;} /*choose your background*/
Regards,
Robert
-
No, see that when I press the Change button, the form TABS are writen first as blue links to the left, and then, a second later, the TABS appears ok.
May be flokering is not the right way to describe this...
-
what browser do you use? I have seen this a lot on Chrome...
Do you have code on Generate Form? this could also delay the form to open... Take a look in firebug to see why it open so slow.
Also try with another browser.
Robert
-
Have tried with firefox and same delay.
How can I see with firebug why it is so slow?
Thanks
-
select Net tab and see there....
-
this is known as a "Flash of Unstyled Content" or a FOAC.
See user group webinar #83 and #42
http://www.capesoft.com/accessories/NetTalkUserGroup.htm
cheers
Bruce
-
Ok, Ive seen them, but...
Any way to make it better?
My worst problem is with a form using tabs, may be the form is too big and I need to split it using buttons or somthing else.
Why ti does not happen with the accordion tab style?
Thanks
-
I'd need to see an example to understand you specific case Alberto.
cheers
Bruce
-
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / Change
-
when I access the site from here I don't see any FOUC.
Cheers
Bruce
-
Did you check with changing a patient?
-
yes