jQWidgets Forums

jQuery UI Widgets Forums General Discussions Upgrade from 3.0.1 to 3.1

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Upgrade from 3.0.1 to 3.1 #48122

    realtek
    Participant

    Hi,

    I just replaced all my 3.0.1 files with 3.1 to test your new version but after doing so, I get the following error:

    Uncaught Error: Invalid jQuery Selector - #showWindowButton! Please, check whether the used ID or CSS Class name is correct. jqxcore.js:7
    

    Does anyone have any idea’s?

    Thanks!

    Upgrade from 3.0.1 to 3.1 #48123

    Peter Stoev
    Keymaster

    Hi realtek,

    jQWidgets 3.1 is more strict on invalid jQuery Selections used for initialization of the widgets. Most probably in your code, you try to create a widget, set a property or call a method of HTML Element which is not present in your DOM. Most probably that element has ID=”showWindowButton”.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.