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

Add option to trigger preventDefault() in order to use this with type="color" #29

Closed
cerlestes opened this issue Nov 4, 2014 · 2 comments

Comments

@cerlestes
Copy link

I'd love an option that triggers (and by default should be activated imho) a call to preventDefault(), so that we don't end up with both the browser's color picker and this plugin's when being applied to a <input type="color" />

@cerlestes cerlestes changed the title Add option to preventDefault() in order to use this with type="color" Add option to trigger preventDefault() in order to use this with type="color" Nov 4, 2014
mrgrain added a commit to mrgrain/colpick that referenced this issue Jan 18, 2015
Add an option to polyfill native color input fields
josedvq#29

Signed-off-by: Moritz Kornher <mail@moritzkornher.de>
mrgrain added a commit to mrgrain/colpick that referenced this issue Jan 18, 2015
Add an option to polyfill native color input fields
josedvq#29

Signed-off-by: Moritz Kornher <mail@moritzkornher.de>
@mrgrain
Copy link
Contributor

mrgrain commented Jan 18, 2015

Done.

@josedvq
Copy link
Owner

josedvq commented Dec 11, 2017

Merged, thanks.

@josedvq josedvq closed this as completed Dec 11, 2017
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

3 participants