Open scazzy opened 10 years ago
Im having the same problem.. I have put this up on stackoverflow (along with current setup) http://stackoverflow.com/questions/22295640/multiple-click-events-with-bxslider.. did you manage to resolve this in the end?
I had the same problem today and was looking for a fix. I'm by no means a JavaScript master (so correct me if I'm talking nonsense), but after some research and looking in the source code, it's the fault of the plugin itself and you had to rewrite, at least restructure the whole plugin to get this working. That's a pity because other than that, the bxslider is really cool.
When used bxSlider with a class selector, and happens to be many sliders with that class name, the public methods dont seem to work. But when called with just a single slider, works charm.