Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

el object properties not accessible inside 'onSliderLoad' callback functions #50

Closed
akshay-sarkar opened this issue Nov 4, 2014 · 1 comment

Comments

@akshay-sarkar
Copy link

Hi Sachin,

I was trying your carousel, and i had faced a issue in 'onSliderLoad' callback.
As in Documention : onSliderLoad: function (el) {}
contains el object which hold the multiple properties, like play() , pause() ,getCurrentSlideCount().
But am not able to invoke any property.
Could you help me with this??

sachinchoolur added a commit that referenced this issue Nov 4, 2014
sachinchoolur added a commit that referenced this issue Nov 4, 2014
@sachinchoolur
Copy link
Owner

HI,
I have fixed this issue. it was happening because i have written onSliderLoad before assigning the public functions to the plugin object.

Thank you for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants