Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Using Jquery blockUI with SmartMenus

Home Forums Older releases 1.0.x Using Jquery blockUI with SmartMenus

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3415
    Greg
    Participant

    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&gt;
    <script type=”text/javascript” src=”../Scripts/jquery.blockUI.js”></script>

    Any help is appreciated!
    thanks,
    Greg

    #3420
    admin
    Keymaster

    The SmartMenus plugin should work fine with jQuery 2.1.4:

    http://jsfiddle.net/rno3Lhbf/2/

    Not sure why it’s not working for you. 😕 If you like, please share some kind of demo URL I could test and I can try to figure it out.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘1.0.x’ is closed to new topics and replies.