jQuery UI Widgets Forums Navigation NavigationBar, ToolBar, NavBar Error pass a parameter

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Error pass a parameter #12403

    Cwi
    Participant

    with jqxNavigationBar
    If I pass a parameter in the url http://sample.com/test.php?id=toto

    This returns me the error:

    Error: Syntax error, unrecognized expression:. JQX-expander-header-id = foo

    How to pass a parameter without disrupting JQX?

    Error pass a parameter #12404

    Peter Stoev
    Keymaster

    Hi Cwi,

    Our widgets do not require any parameters to be passed. I suppose that the error you have on your side is due to the fact that you use getTheme method and the gettheme.js. That method is required only in our Examples project because of the dynamically switching between the themes. In a normal application, you should not add gettheme.js and you should not use the getTheme method to apply a theme.

    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.