Forum
Welcome, Guest
Please Login to access forum.
Re:Go to Top function (1 viewing) 
Go to bottom
TOPIC: Re:Go to Top function
#1778
Larry Crain
Fresh Boarder
Posts: 3
User Offline
[SOLVED]Go to Top function Karma: 0  
The "Return to Top" button/text shows, but does not function when using the code:

"<a id="gototop" href="#topofthepage" style="opacity: 1; visibility: visible; position: fixed; display: block; right: 0px; bottom: 0px;">Return to Top</a>"

It works fine on the full website, but not on mobile. An example is at www.websitescr.com
 
Logged Logged  
  The administrator has disabled public write access.
#1780
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Go to Top function Karma: 79  
Hello Larry,if you are using a plugin for topofpage, it could be the cases that the javscript is not compatible with mobile.
Also i had a look to your mobile site and it seems that the gototop button needs an additiona z-index to be clickable

Cheers,

john
 
Logged Logged  
  The administrator has disabled public write access.
#1782
Larry Crain
Fresh Boarder
Posts: 3
User Offline
Re:Go to Top function Karma: 0  
Great and fast service, John.

I added the z-index to the Top of Page and now it works on mobile. Thank you.
 
Logged Logged  
  The administrator has disabled public write access.
#1783
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Go to Top function Karma: 79  
Thanks Larry
 
Logged Logged  
  The administrator has disabled public write access.
Go to top