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
»
data-nt-busy causing a bounce in my pages
« previous
next »
Print
Pages: [
1
]
Author
Topic: data-nt-busy causing a bounce in my pages (Read 3735 times)
JohanR
Sr. Member
Posts: 366
data-nt-busy causing a bounce in my pages
«
on:
December 16, 2019, 05:09:18 AM »
Hi
The busy div is causing my pages to "bounce" up and down if I click between tabs or select new option on a dropdown
If I remove this section in the HTML in firefox...bounce goes away and it's all smooth.
<div id="_busy" data-nt-busy="busy" style="display: none;">
<img src="">
</div>
Any ideas on how to handle this better?
thanks
Johan
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: data-nt-busy causing a bounce in my pages
«
Reply #1 on:
December 17, 2019, 01:19:47 AM »
Hi Johan,
you could use the CSS to reposition the busy graphic.
Perhaps to a different place, or perhaps with a position absolute or whatever...
cheers
Bruce
Logged
JohanR
Sr. Member
Posts: 366
Re: data-nt-busy causing a bounce in my pages
«
Reply #2 on:
December 18, 2019, 03:42:51 AM »
Hi Bruce,
Thanks
Fixed it,
when I was updating the other CSS fields on the TAB, I somehow cleared the CSS for the busy div
thanks
Johan
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
data-nt-busy causing a bounce in my pages