Hello there!

I am trying to add an effect to the tabs from jquery UI.

In the <head> section I have:
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="js/jquery-
ui-1.7.1.custom.min.js"></script>

In a scrips.js I have:
// Tabs
$('#tabs').tabs({ fx: { opacity: 'toggle' } });

How do I add an effect like 'blind'  to my tabs?

Thanks in advance, kind regards,

Arnold

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to