[jQuery] Re: jquery tabs: creating tabs without triggering onShow action

2007-05-24 Thread Klaus Hartl
Klaus Hartl wrote: Klaus Hartl wrote: [EMAIL PROTECTED] wrote: Hi, I noticed when I create my JQuery tabs, the "onShow" callback function is automatically invoked. $('#container').tabs(tab_id, { remote: true, fxFade: true,

[jQuery] Re: jquery tabs: creating tabs without triggering onShow action

2007-05-23 Thread Klaus Hartl
Klaus Hartl wrote: [EMAIL PROTECTED] wrote: Hi, I noticed when I create my JQuery tabs, the "onShow" callback function is automatically invoked. $('#container').tabs(tab_id, { remote: true, fxFade: true, fxSpeed:

[jQuery] Re: jquery tabs: creating tabs without triggering onShow action

2007-05-22 Thread Klaus Hartl
[EMAIL PROTECTED] wrote: Hi, I noticed when I create my JQuery tabs, the "onShow" callback function is automatically invoked. $('#container').tabs(tab_id, { remote: true, fxFade: true, fxSpeed: 'fast',