[jQuery] any way to clear cached data
Hi,
I noticed with the Jquery AJAX tabs, when the remote tab content is
loaded, it is stored in a hidden DIV, and then when the tab is re-
selected, the content of that DIV is loaded. Is there a way to get
the tab to reload the AJAX content each time, instead of going to the
cached data in the DIV?
Thanks, - Dave