Closed bghouse closed 11 years ago
Small correction, the console error in Firebug says TypeError: $(...).anythingSlider(...).anythingSliderFx is not a function
So it's just the fx part that is throwing the error / conflict it seems
Sorry - please ignore me. I included the second script incorrectly and overwrote some variables. This is not an issue, closing
I just added a jquery script I need for image hovers, and found that just the animation portion of the slider quit working.
I still get a slider (no stacked images) but the individual items I have animating just pop into place now.
I'm not using the easing (from another closed issue) and I don't have stacked images, so not sure exactly what to do to solve this.
I haven't actually put any of the new hover code to use, just included it and the slider animation stopped.
I'm getting a console error now saying anything slider is not a function.