Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery UI Tabs with Next/Previous and FX

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31010
    stefan81
    Member

    Hi,

    Im am successfully using the jQuery UI Tabs with Next/Previous function.
    Thanks for the post!
    https://css-tricks.com/jquery-ui-tabs-with-nextprevious/

    How ever, if I try to use FX to create transitions, it does not behave properly when clicking the next/prev buttons.
    The slide changes, then the FX is executed. So the slide shows up, it disappears and fades in again.

    How can I include the FX to behave properly?

    .tabs({ fx: { opacity: 'toggle' } })

    Thanks for any hints :)
    Stefan

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.