jQuery scrollbar inside DIV
-
Hi,
I’m trying to use a Facebook-ticker style scrollbar for my Recent Tweets widget. IE, it is invisible unless hovered upon. Here’s my website.I have found the required script. It’s called slimScroll. However, even after downloading the example file, I’m unable to integrate this into the site. It says that I have to load jQuery 1.6.8 and jQuery UI, but loading one of these files causes a problem with my jQuery based featured image on the homepage. Can you tell me how I can load these files inside the Recent Tweets div without causing a conflict? I even tried placing the HTML and style/css text in a page. But it isn’t working here either.
Thank you for any help and suggestions!
P.S. I know, I can use the CSS overflow:auto; property to add a normal scrollbar, but I need the facebook-ticker style scrollbar.
- The topic ‘jQuery scrollbar inside DIV’ is closed to new replies.