tags:

views:

117

answers:

0

I am adding another tab to jquery ui tabs with ajax, since there does not appear to be a direct way to do so.

i am running into an issue where the tabs are refreshing each time you click on them (reloading from the server). i only want the content to load once, when the tab is created.