Hello, guys!
When i add scroller plugin(http://manos.malihu.gr/jquery-thumbnail-scroller#comment-7463), not work my slide show on page. When i delete this plugin from page, slide show work. ?onflicts!
I added this code how in description, but nothing has changed. How solve this problem? Thanks for advance):
jQuery.noConflict(); (function ($) { window.onload = function () { $("#tS2?).thumbnailScroller({ scrollerType: "hoverPrecise", scrollerOrientation: "horizontal", scrollSpeed: 2, scrollEasing: "easeOutCirc", scrollEasingAmount: 600, acceleration: 4, scrollSpeed: 800, noScrollCenterSpace: 10, autoScrolling: 0, autoScrollingSpeed: 2000, autoScrollingEasing: "easeInOutQuad", autoScrollingDelay: 500 }); } })(jQuery);