It would be nice to have possibility of setting bxslider js callbacks, e.g. 'onSlideNext'.

Comments

Mschudders’s picture

Thanks i am currently implementing this but I am running into an issue.

I want to pass the data (callback strings ...) to the javascript but inside of the javascript it shouldn't be a string .

like in the documentation and I have no idea atm how to fix it

chernetsky’s picture

Why not to use eval()?

Mschudders’s picture

Oké so I fixed the part and now it usable to use callbacks.

You can enter them in the Views.

What I need to do is apply some more security features.

It is pushed to dev right now.

Mschudders’s picture

You can test it in the latest dev :-)

Mschudders’s picture

Status: Active » Closed (fixed)