Hi,
I’m using Elements 0.7.4
I copied the code showed on Tutorial ‘scroll to top’ button and followed the instructions. However, the button didn’t show.
Here is the link of my testing project.
testing project
Can you pls. help?
Hi,
I’m using Elements 0.7.4
I copied the code showed on Tutorial ‘scroll to top’ button and followed the instructions. However, the button didn’t show.
Here is the link of my testing project.
testing project
Can you pls. help?
The reason it is not working in your test project is because the scroll distance is set to 200 and you cannot scroll far enough on the page to see the scroll to top show up.
I changed the vbalue from 200 to 100 and it worked just fine.
Thanks a lot !