jQuery UI Widgets Forums Navigation Tabs Duplicated HTML ids by loading Tab contents

Tagged: , , ,

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 12 years, 3 months ago.

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

  • fgaonet
    Member

    I got an odd issue while dynamically loading Tab content with Ajax. The tab content is a HTML page, which has a same div id as the one on another tab content page. I happend using this div to make a jqxPanel. It causes errors while I manipulate this jqxPanel.

    I wonder how to avoid this issue if I am not able to know the tab content pages. Any idea?


    Dimitar
    Participant

    Hello fgaonet,

    At the time of creating the jqxPanel, you should make sure there is no other element with the same id on the page. If you have control of the tab content from which you initialize the panel, you may change the div’s id before proceeding further.

    Best Regards,
    Dimitar

    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.