NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Form TABS writen first as links, a second later as tabs
« previous
next »
Print
Pages: [
1
]
Author
Topic: Form TABS writen first as links, a second later as tabs (Read 6596 times)
Alberto
Hero Member
Posts: 1873
Form TABS writen first as links, a second later as tabs
«
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
«
Last Edit: March 07, 2017, 03:31:59 AM by michelis
»
Logged
-----------
Regards
Alberto
Robert Iliuta
Sr. Member
Posts: 472
Re: How to avoid this flikering
«
Reply #1 on:
March 06, 2017, 11:59:39 PM »
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
Logged
Alberto
Hero Member
Posts: 1873
Re: How to avoid this flikering
«
Reply #2 on:
March 07, 2017, 03:29:05 AM »
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...
Logged
-----------
Regards
Alberto
Robert Iliuta
Sr. Member
Posts: 472
Re: Form TABS writen first as links, a second later as tabs
«
Reply #3 on:
March 07, 2017, 11:38:22 PM »
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
Logged
Alberto
Hero Member
Posts: 1873
Re: Form TABS writen first as links, a second later as tabs
«
Reply #4 on:
March 08, 2017, 08:47:22 AM »
Have tried with firefox and same delay.
How can I see with firebug why it is so slow?
Thanks
Logged
-----------
Regards
Alberto
Robert Iliuta
Sr. Member
Posts: 472
Re: Form TABS writen first as links, a second later as tabs
«
Reply #5 on:
March 08, 2017, 10:03:12 AM »
select Net tab and see there....
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Form TABS writen first as links, a second later as tabs
«
Reply #6 on:
March 09, 2017, 05:41:26 AM »
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
Logged
Alberto
Hero Member
Posts: 1873
Re: Form TABS writen first as links, a second later as tabs
«
Reply #7 on:
March 09, 2017, 11:01:16 AM »
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
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Form TABS writen first as links, a second later as tabs
«
Reply #8 on:
March 13, 2017, 01:45:13 AM »
I'd need to see an example to understand you specific case Alberto.
cheers
Bruce
Logged
Alberto
Hero Member
Posts: 1873
Re: Form TABS writen first as links, a second later as tabs
«
Reply #9 on:
March 13, 2017, 02:52:30 AM »
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / Change
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Form TABS writen first as links, a second later as tabs
«
Reply #10 on:
March 16, 2017, 12:27:55 AM »
when I access the site from here I don't see any FOUC.
Cheers
Bruce
Logged
Alberto
Hero Member
Posts: 1873
Re: Form TABS writen first as links, a second later as tabs
«
Reply #11 on:
March 16, 2017, 05:42:23 AM »
Did you check with changing a patient?
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Form TABS writen first as links, a second later as tabs
«
Reply #12 on:
March 21, 2017, 03:04:22 AM »
yes
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Form TABS writen first as links, a second later as tabs