Sidebar ajax product filter js conflicts with "Goto Top" jquery functionality

Hello everybody,





When loading category page, “Goto Top” link works fine, but after selecting filtering options, the “Goto Top” link starts blinking & animation of scrolling page to top doesn’t work,



Can somebody help me out ?





Vivek

Add jQuery.noConflict() function to your Goto top script.



Hope this resolves your problem.

jQuery.noConflict(true);