Advanced HTML Editor 3 Support Product Page
Answered
blockUI requires jQuery v 1.2.3 or later! You are using v1.10.1
Asked 10 Aug 2013 02:48:36
1
has this question
10 Aug 2013 02:48:36 phil vouers posted:
I just started getting this error when I use AH3 can anyone shed some light on it. AH3 works but this popup is annoying Replies
Replied 10 Aug 2013 12:41:11
10 Aug 2013 12:41:11 phil vouers replied:
I tried this solution by commenting out your js in my page like
<!--<script type="text/javascript" src="../ScriptLibrary/jquery-latest.pack.js"></script>-->
and added
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
and that solved the problem BUT I do have sites that I hven't done this on and all is well???

this solution was from
ideasandpixels.com/blockui-requires-jquery-v1-3-or-later-quick-fix
<!--<script type="text/javascript" src="../ScriptLibrary/jquery-latest.pack.js"></script>-->
and added
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
and that solved the problem BUT I do have sites that I hven't done this on and all is well???

this solution was from
ideasandpixels.com/blockui-requires-jquery-v1-3-or-later-quick-fix
Replied 12 Aug 2013 08:48:00
12 Aug 2013 08:48:00 Teodor Kuduschiev replied:
Hello,
Advanced HTML Editor 3 uses the latest jquery version: 1.10.1
If you are using any component that uses the ancient 1.2.3 version, please contact the provider and ask them to update their component to the latest jquery version.
Advanced HTML Editor 3 uses the latest jquery version: 1.10.1
If you are using any component that uses the ancient 1.2.3 version, please contact the provider and ask them to update their component to the latest jquery version.
Replied 12 Aug 2013 09:21:28
12 Aug 2013 09:21:28 Patrick Woldberg replied:
You could also update BlockUI to the latest version instead of using an older version of jQuery, www.malsup.com/jquery/block/#download.