Hi guys,
I need some help with jQuery syntax.
I'm trying to modify the opacity effect in the code below to something like fadeIn.
jQuery("#featured").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
Thanks in advance for any help.
Sam.