This is a migrated thread and some comments may be shown as answers.

jQuery object not found and no method for kendoEditor?

1 Answer 238 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 07 Mar 2012, 01:17 PM
I've got the basic setup for the kendo editor (yes, with Q1 beta) and getting the following errors...
I'm loading the latest Jquery from Google CDN, in script.js I'm calling the most basic kendoEditor setup.
Any ideas?

  1. kendo.editor.js:843Uncaught ReferenceError: jQuery is not defined
script.js:145Uncaught TypeError: Object [object Object] has no method 'kendoEditor'

1 Answer, 1 is accepted

Sort by
0
Jason
Top achievements
Rank 1
answered on 08 Mar 2012, 01:28 AM
Apparently, I am brand new to web design after 9 years of experience and did not include the jquery script BEFORE the kendo script. No wonder it couldn't find it.

Let that be a lesson to you all.
Tags
Editor
Asked by
Jason
Top achievements
Rank 1
Answers by
Jason
Top achievements
Rank 1
Share this question
or