I am having trouble with the tabs widget:

Have a look at
http://87.139.37.153/client_projects/CC_104_Web/

If I move over the tabs of the blue box very fast, the opacity when
toggling between tabs is messed up.

It seems the animation isnt finished, so the opacity stays below 100%,


Here is the code:

$('#rotate > ul').tabs( { event: 'mouseover', fx: { opacity: 'toggle',
duration:'slow' } } ).tabs('rotate', 7000);



Any idea how to fix this?



--~--~---------~--~----~------------~-------~--~----~
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