Color picker for jQuery Mobile
There are so many color picker for jQuery but when I try to implement them in normal jQuery Mobile they don't work as expected. They do conflict with the jQuery Mobile framework and render as they want.
Is there any other jQuery colorpickers that is compatible with jQuery Mobile??
Please advice me.
Thanks for your time in advance.
have you seen this, may be this can help you
https://github.com/Gautier/jquery-colorpicker-mobile
http://bgrins.github.com/spectrum/
Give <input type="color">
a try. It might be fitting for what you are after.
If you are looking for something consistent across browsers/platforms, this preset based mobile picker could help. Single and multiple select with the option of luminosity refinement. View examples.
链接地址: http://www.djcxy.com/p/65376.html下一篇: jQuery Mobile的颜色选择器