jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.14k stars 1.01k forks source link

Uncaught TypeError: Object [object Object] has no method 'wysihtml5' #327

Open avdept opened 10 years ago

avdept commented 10 years ago

When i do something like

$(selector).wysihtml5(); it throws me this error

Uncaught TypeError: Object [object Object] has no method 'wysihtml5'

I have jquery, bootstrap connected separately, since i need them for rest part of code aswell.

Waxolunist commented 10 years ago

Seems like wysihtml.js is missing.