Scrolling Html Bookmarks conflicting with slider
Hi there,
I've been re-doing my website and I added in a full width slider provided by Serif Addons, and thought it'd be nice to have smooth scrolling as well.. only problem is when I put in the code for that, it then makes the slider disappear. I've had this sort of problem before when I had two types of sliders in one website, and by adding
$.noConflict();
jQuery(function($) {
I was able to make them work at the same time.. however, trying this with the html bookmarks, didn't work.
I'm not a coder really, so any help would be very appreciated!
Thanks!
2 Attachment(s)
Scrolling Html Bookmarks conflicting with slider
I'm not entirely sure what a jquery library is.. so if you could tell me what I need to remove? :)
I've attached two files - one for the slider code (which is two sections, the first bit is what I received as an addon that just went into a html fragment directly on the page, and the second bit is what I had to paste in Page Body Start) and I've also attached the code for the html scroller from this site.
Attachment 5714Attachment 5713
Thanks!