Hi,

I have a problem with IE6 (IE7, Firefox, Chrome, etc there's everything ok )
and jquery tabs. It looks like that IE6 is saving all in cashe and i just
can't figure out how to prevent it (option "cache: false") doesn't work.
Every tab is loaded only once.
Tried almost every release i found of JQuery UIs, Tabs.
Also this solution doesn't work either:
       $("#message > div.ui-tabs-panel").empty();

here si my code, I'm using Django so that's why {{selected}} etc and i'm
using it to bypass cookie to remember last selected tab, because i had a lot
of problems with it and this kind of "remember" solution is better for me.

Parts of code is here:
http://dpaste.com/hold/119263/

I would appreciate any help.

Thanks o lot

Radovan
-- 
View this message in context: 
http://www.nabble.com/Ie6-ajax-tabs-problem-tp21952147s27240p21952147.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to