There is no way to make an interaction or extension in callbacks unable to access the container and options scope. Changing the code and passing "element" and "settings" as a parameter in the callbacks I could extend the plugin and personalizing with my need. Without these two parameters, callbacks are stuck.
There is no way to make an interaction or extension in callbacks unable to access the container and options scope. Changing the code and passing "element" and "settings" as a parameter in the callbacks I could extend the plugin and personalizing with my need. Without these two parameters, callbacks are stuck.
Line 302 of jquery.nivo.slider.js;
My code: