cache: true should do the trick. Could you post your code online to see what went wrong?
--Klaus On 11 Jun., 07:47, Richard <[email protected]> wrote: > hi, > > I am using AJAX Tabs to display a number of videos. Currently the > video is reloaded every time I click on the tab, but I only want it to > load the first time so the video seek position is kept. > > I tried setting "cache:true" and "'ajaxOptions':{ cache:true }" but > the video is still reloaded. Is there a way to stop an AJAX tab from > reloading its content? > > Richard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
