Quantcast
Channel: RoadThemes » All Posts
Viewing all articles
Browse latest Browse all 6191

Reply To: Product Add-ons Plugin Some Product Cannot Use

$
0
0

Hi.

The easiest way for you is add a button in footer and add extra class to make it float on the right bottom, then add a script for is.

The script will be like this:

$("a[href='#bottom']").click(function() { $("html, body").animate({ scrollTop: $(document).height() }, "slow"); return false; });

Thanks.


Viewing all articles
Browse latest Browse all 6191

Trending Articles