jQWidgets Forums

jQuery UI Widgets Forums Plugins AngularJS Using jqx-tabs with Angular JS

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Using jqx-tabs with Angular JS #61330

    nilima_j
    Participant

    hi,
    I am using jqs-tabs where in the beginning I have to display around 3 tabs with Proper Content ,( Like a sample provided in the JQ Widgets demo for jqs-tabs).
    Also , on demand I have to add and remove tabs with content dynamically. The content is not a simple text it is like the DIV as provided in the sample. Using Angular JS how do I present the new tab content ( not a simple text) dynamically. Can you please provide some ideas.

    Thanks ,
    Nilima

    Using jqx-tabs with Angular JS #61350

    Dimitar
    Participant

    Hello Nilima,

    To add a new tab dynamically you need to invoke one of the methods addAt, addFirst or addLast, all of which accept HTML code as arguments. And to learn how to call widget methods in AngularJS, please refer to the guide jQWidgets Integration with AngularJS, section Invoking Methods.

    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.