jQWidgets Forums

jQuery UI Widgets Forums Dialogs and Notifications Window multiple jqxwindow with single id issue

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 11 months ago.

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

  • tak
    Participant

    Hi ,

    What we are trying to do->
    We have a single id with which we are creating jqx-window and updating the content based on some conditions.

    Issue we are facing ->
    The problem we are facing is that seContent method does not update the content of same window but creates a new window with new content.
    If we close the top window we are able to find the latest content under that,so each time we update the content it creates a new window which should not happen as we are using only one id and using setContent method.

    Appreciates any help.


    ivailo
    Participant

    Hi tak,

    Try to update to the latest version 3.8.1 and if this doesn’t help send your code for analyze.

    Best Regards,
    Ivailo Ivanov

    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.