Closed muhammadn closed 11 years ago
booklet conflicts with many jquery plugins for example, jquery-simplecolorpicker https://github.com/tkrotoff/jquery-simplecolorpicker and multi-select http://www.loudev.com
I have this error in my console when i use all the plugins together -
Uncaught TypeError: Object [object Object] has no method 'draggable' jquery.booklet.latest.min.js:13
Note: I am not using mootools or prototype. I am using just jQuery.
It's the problem with my code and not with Booklet. Sorry for that. ;)
booklet conflicts with many jquery plugins for example, jquery-simplecolorpicker https://github.com/tkrotoff/jquery-simplecolorpicker and multi-select http://www.loudev.com
I have this error in my console when i use all the plugins together -
Note: I am not using mootools or prototype. I am using just jQuery.