builtbywill / booklet

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

Error without jQueryUI #35

Closed doublex closed 10 years ago

doublex commented 10 years ago

Does not work without jQueryUI (booklet 1.4.2). Firefox-Error: TypeError: target.find(...).draggable is not a function jquery.booklet.latest.js:1199

doublex commented 10 years ago

Hmm - still does not work without jQueryUI. Comment "<script jquery-ui ...>" in "example/basic.html" -> booklet does not work anymore. Thanks