hi i followed http://kuujinbo.info/ajax/jq_tabs.aspx tutorial on how to get the tabs to work and well it works but i now i am trying something different. I don't want the tabs to reloading everytime i click on it, in other words when i click on the tab it uses the cached page and doesn't reload. is it possible?
i tried this http://filchiprogrammer.wordpress.com/2007/12/17/using-jquery-ajax-tabs-plugin/ and edited my line like this $(function() { $('#navtabs').tabs({remote:true,cache: true,ajaxOptions: { async: false }}); }); but caching still doesn't work. please help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
