builtbywill / booklet

jQuery Plugin - display web content in a flipbook
http://builtbywill.com/booklet
Other
292 stars 109 forks source link

booklet conflicts with many jquery plugins #23

Closed muhammadn closed 11 years ago

muhammadn commented 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.

muhammadn commented 11 years ago

It's the problem with my code and not with Booklet. Sorry for that. ;)