[jQuery] jquery tabs: removing old loaded content from DOM
[jQuery] jquery tabs: removing old loaded content from DOM
Hi, If I have JQuery Tabs, say I select tab 2, it loads HTML, and then I select tab 3. How when selecting tab 3 can I remove from the DOM the content loaded by tab 2? - Dave