Just checking, Arnold: did you include the desired effect in your custom-baked jQuery-UI bundle?
http://jqueryui.com/download (scroll way down...) **--** Steve On Apr 5, 5:41 am, Arnold <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
