Categories

Featured templates

JS Animated. How to disable “To Top” button

Sarah Vaynbaum May 27, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

In this tutorial you will learn how to disable the “to the top” button in JS Animated templates.

JS Animated. How to disable “To Top” button

Please follow the steps indicated below.

  1. Enter your FTP or Hosting Control Panel (cpanel), then navigate to the file manager and find the folder where the files are kept.

  2. Open the js folder and find script.js file.

    JSAnimated.HowtodisableTo_Topbutton
  3. There you should find and delete the following part of code:

    include('js/jquery.ui.totop.js');
    $(function () { 
    $().UItoTop({ easingType: 'easeOutQuart' });
    });
    JSAnimated.HowtodisableTo_Topbutton2
  4. Save the changes and reload the web-site.

After saving the changes the button should no longer appear.

Feel free to check the detailed video tutorial below:

JS Animated. How to disable “To Top” button
This entry was posted in JS Animated tutorials and tagged button, disable, HTML, top. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket