ScrollTop JS

Gilmore1
Gilmore1's picture

Joined: 2013-03-26
Posts: 5
Posted: Wed, 2013-03-27 20:53

Hello,
Has anyone ever tried and succeeded in getting the JavaScript Scroll to the Top working? I found this one, http://community.mybb.com/thread-126708.html and it works great on other .html pages, but breaks the JS on Gallery when I try to implement it. I of course changed the img src to reflect to the Gallery path. But when installed it breaks all the other JS on the page like the menu and slideshow, etc...
It does work, but as I said, it breaks other JS. Would be a very neat mod for Gallery when you have those long pages.

Thanks!

Gilmore

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2013-03-27 21:49

leave out jQuery.noConflict();

-s
________________________________
All New jQuery Minislideshow for G2/G3

 
Gilmore1
Gilmore1's picture

Joined: 2013-03-26
Posts: 5
Posted: Wed, 2013-03-27 22:50

PERFECT suprsidr!

Thanks!

Gilmore