NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 06, 2014, 06:23:07 AM
-
Any way of make this faster, or just that the user dont see the change?
See video please...
I did it extremely slow on porpouse for you to see the effect but even in a fast server it is shown.
http://screencast.com/t/XJgQP4sN
Thanks
-
Hi,
The delay is caused by some element on the page (probably on one of your tabs) being slow to generate. Most probably a table that is slow. The system doesnt "render" the tabs until towards the end of the main HTML loading.
Regards
Bill
-
I used to get the same effect. Users called it "the flash". I did some googling at the time and it seemed to be a JQuery problem not NT.
Not sure when, but on one of the NT updates it stopped happening. I assumed it was fixed by a later version of JQuery framework. If you are on the last NT6 build then it was probably something on one of the NT7 builds where it got fixed.