jquery - elrte : dialog is not a function error -
jquery - elrte : dialog is not a function error -
when click add together image or add together flash or add together table button, when click buttons open dialog box, i'm getting error.
what problem think?
in firefox error: jquery("<div />").addclass(this.opts.class).dialog not function source file: elrte/js/elrte.min.js line: 3 in chrome uncaught typeerror: object [object object] has no method 'dialog' elrte/js/elrte.min.js:3
i think problem error messages explain. jquery object doesn't have method named dialog
.
jquery doesn't have dialog
method default, , apparently 1 hasn't been provided.
jqueryui have one, you'd need load if that's 1 you're intending use.
here's demo page jqueryui dialogs.
jquery wysiwyg rich-text-editor
Comments
Post a Comment