CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

Can't get slider working... #660

Closed Helpmetoday closed 6 years ago

Helpmetoday commented 6 years ago

Hello,

Can someone please help me get this working? Here's what I know: I am using the smarty template system and I have tried using literal tags around the js code. I believe the js is the issue but I don't know how to resolve.

Thank you Brian

Mottie commented 6 years ago

Hi @Helpmetoday!

It would help if you share the code you're using and what in what order are you loading scripts? What version of jQuery are you using? Are you seeing any errors in the console?

Modify this demo with your code to see if it works for you. Make sure jQuery is loaded before the other scripts.

JamyGolden commented 6 years ago

Closing since it's been a few months.