I have an aspx page on which I have 2 static jquery tabs.Upon clicking on a button avaiable on one of these tabs,I would like to add a new tab dynamically,which gets its content
i am also adding tabs dynamically.
mytabs.tabs('add', '/url_for_tab/', 'New tab title');
works in getting that new tab added. in my case its a dynamic jsp file