UI Tabs - FadeIn Overlay effect
Hey all,
Is it possible when rotating tabs to have the next div fade in over
the currently selected one?
At the moment I have which fades out the div then fades in the new
one.-
$("#feature_box").tabs({ fx: { opacity: 'toggle' } }).tabs('rotate',
2000, true);
I prefer a fade in effect similar to this site - http://nickymccourt.com/