Hello,
I am having a problem using SmartMenus with Jquery.blockUI.
The message says:
“blockUI requires jQuery 1.2.3 or later! You are using v1.11.3”
– Using the latest jQuery breaks the “smartmenus”.
* jQuery blockUI plugin
* Version 2.39 (23-MAY-2011)
* @requires jQuery v1.2.3 or late
Jquery for SmartMenus:
jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
This works for blockUI but breaks “smartMenus”:
<script type=”text/javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js”></script>
<script type=”text/javascript” src=”../Scripts/jquery.blockUI.js”></script>
Any help is appreciated!
thanks,
Greg