jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Dynamic form in dynamic tab ?

This topic contains 1 reply, has 1 voice, and was last updated by  fdski 10 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Dynamic form in dynamic tab ? #58256

    fdski
    Participant

    Hello,

    I apologize if this is a stupid question. My page makes tabs dynamically

    $('#jqxTabs'+number).jqxTabs('addAt', length, caseToEdit, 'Sample content number: ');
    $('#jqxTabs'+number).jqxTabs('showCloseButtonAt', length);

    This is called at right click menu event.

    On new tab i need to have a standard form, few fields, things like that. However, number of tabs is not limited. Fields are not visable until tab is activated ( and by default it is not visable).

    Maybe i haven’t had enough coffee this morning, but I can’t wrap my head around it. Hint would be nice. Thanks.

    Dynamic form in dynamic tab ? #58258

    fdski
    Participant

    Ok, nevermind. Got it working my sending html of div into contents. DUH !!!! Sorry for retarded question.

    fd

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

You must be logged in to reply to this topic.