[jQuery] printArea problem in Chrome and another in FF

2009-10-21 Thread urukay
Hi folks, has anyone faced a problem that in Chorme when printing certain element using printArea Plugin, whole page is being printed? e.g.: $('#invoice').printArea(); - it prints whole page, not the element alone Also in FF, when printing element there is report in Firebug with "writeDoc.c

[jQuery] Ie6 ajax tabs problem

2009-02-11 Thread urukay
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] Ajax TABS with IE6 problem

2009-02-11 Thread urukay
Hi, I have a problem with IE6 (IE7, Firefox, Chrome, etc there's everything ok ) and jquery tabs. It looks like that IE6 is "cashing" HTMLs loaded "into" tabs by ajax 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 e