[jQuery] Re: jQuery UI Ajax tabs: content not refreshing in IE6 - cache problem?

2009-07-08 Thread Gilcpd
Hey Guys I'm sorry to bother, but I have the same problem, and I've been trying to get around it. I added the option 'cache:false' on the tabs script: $(function() { $('#ajaxtab').tabs({ remote: true, cache: false }); }) But it did not work... I also tryed to add: $.ajaxSetup({ global

[jQuery] jQuery Forms and jTabs

2009-02-03 Thread Gilcpd
Hey guys... Im a total noob on the DOM world and just started trying to use JQuery. I intend to start learning this as soon as I can because my website will be able to benefit a lot from this amazing technology. Unfortunatelly I'm working in such ridiculous tight dead-lines that I dont have reall