Go to TOP button problem

  • acleague
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago - 11 years 11 months ago #25243 by acleague
Go to TOP button function doesn't work. /templates/hot_sportal/images/top.png

Site is www.acleague.ro
Last edit: 11 years 11 months ago by acleague.

Please Log in to join the conversation.

More
11 years 11 months ago #25251 by ivan.milic
Replied by ivan.milic on topic Go to TOP button problem
that link does not work

Please Log in to join the conversation.

  • acleague
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago #25256 by acleague
Replied by acleague on topic Go to TOP button problem

ivan.milic wrote: that link does not work


The link work now www.acleague.ro

Please Log in to join the conversation.

More
11 years 11 months ago #25259 by ivan.milic
Replied by ivan.milic on topic Go to TOP button problem
Open templates/hot_sportal/js/scrollTo.js
Code:
jQuery('#top-link').click(function(e) { e.preventDefault(); jQuery.scrollTo(0,300); });

replace with:
Code:
jQuery('html, body').animate({ scrollTop: jQuery("BODY > DIV:first").offset().top }, 1000);
The following user(s) said Thank You: acleague

Please Log in to join the conversation.

  • acleague
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago #25261 by acleague
Replied by acleague on topic Go to TOP button problem
Works. Thank you very much Ivan !

Please Log in to join the conversation.

Time to create page: 0.160 seconds
Powered by Kunena Forum