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

Issue with the docs #6

Open
orenhavshush opened this issue Jul 20, 2016 · 0 comments
Open

Issue with the docs #6

orenhavshush opened this issue Jul 20, 2016 · 0 comments

Comments

@orenhavshush
Copy link

great work...
you have error in the documentation , the function should be with 2 parameters and not one and you use the color and not e.color
demo1.on('changeColor', function(e,color){ if(color==null) $(this).val('transparent').css('background-color', '#fff');//tranparent else $(this).val(color).css('background-color', color); });

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

1 participant