Mike, Thanks buddy, i updated the code yesterday to use the jquery tabs, with fading effect, and then the default tab uses your cycle plugin. It all works super nice, smooth, have yet to test on IE though, but i assume-hope its all fine. Just having an issue with the tabs list flashing a non styled list layout every time on page load, then loading the style, trying to debug that now.
On May 9, 7:21 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > Ahh nice, thanks Mike for the pointer on that, this is for sure nice! > > So I assumeCyclewill work more in hand with this tabbed system? > > Yes and no. The fade transition works reliably, but transitions that > manipulate the z-index (which is most of them) don't work well with > tabs. I need to look into that. Here's a demo: > > http://www.malsup.com/jquery/cycle/tabs.html > > Mike