Advanced HTML Editor 3 Support Product Page

Solved

Please include jQuery before using DMX Editor!

Reported 01 Apr 2011 22:50:59
1
has this problem
01 Apr 2011 22:50:59 Neil Morphew posted:
Just installed Advanced HTML Editor 3 and converted one form from HTML Editor 2. When I now view the page in the browser I get this error come up - 'Please include jQuery before using DMX Editor!'

The HTML Editor 2 version was working before. I have updated the jQuery-latest.pack.js to version 1.5.2 from the 1.3.2 version that was there before but no difference.

Anyone know what the problem is or come across this before?

Incidentally, I found the pop-up code in the dmxEditor.min.js file as below:-

if(!window.jQuery||typeof window.jQuery!="function"alert("Please include jQuery before using DMX Editor!";else{var b=window.jQuery;b.dmxEditorExtensions={};

Any help would be appreciated.

Thanks

Promoted Solutions

Replied 02 Apr 2011 01:50:22
Thanks to anyone who was looking into this, but I've already found the answer.

I suddenly realised that the jquery-latest.pack.js was being called after the dmxeditor.min.js file so I moved the jquery file to the top of the list and everything worked.

Hope that will help someone else later.

Replies

Replied 02 Apr 2011 01:50:22
02 Apr 2011 01:50:22 Neil Morphew replied:
Thanks to anyone who was looking into this, but I've already found the answer.

I suddenly realised that the jquery-latest.pack.js was being called after the dmxeditor.min.js file so I moved the jquery file to the top of the list and everything worked.

Hope that will help someone else later.
Replied 04 Apr 2011 09:50:17
04 Apr 2011 09:50:17 Miroslav Zografski replied:
Hello Neil,

Thank you for your contribution.

Regards,

Reply to this topic