Hi, I am sorry, but the new API introduces new problems while solving the old one...
Please check: http://clients.larsschulz.info/CC104_web/index_5.html This is my version with the new API (jquery 1.3, 1.7.1). It works but sometimes the div flashes and does not execute the transition properly... and http://clients.larsschulz.info/CC104_web/test.html This is your example with just rotate and transition added. As you can see sometimes the text flashes behind the tabs, if you move your mouse back and forth... Any ideas why this is? Thank you for your help again... On 4 Mai, 13:51, "Richard D. Worth" <[email protected]> wrote: > On Mon, May 4, 2009 at 7:48 AM, meerestier <[email protected]> wrote: > > > The 1.7 UI doesn't seem to support tabs at the lower edge... (the <ul> > > positioned element below content divs...) > > Like this? > > http://jsbin.com/usuru > > - Richard > > > > > > > Is there another way to fix this? maybe tweaking the 1.5 UI? > > > New link for the source:http://clients.larsschulz.info/CC104_web/# > > > Thank you > > > Klaus Hartl-4 wrote: > > > > Looks like you're using UI 1.5? A similiar bug was fixed in 1.7, so > > > you should give that a try. > > > > By the way - the HTML comment preceding the doctype will put IE into > > > quirks mode, which can cause trouble... > > > > --Klaus > > > > On 30 Apr., 16:51, meerestier <[email protected]> wrote: > > >> I am having trouble with the tabs widget: > > > >> Have a look athttp://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? > > >> -- > > >> View this message in > > >> context: > >http://www.nabble.com/tabs-and-togggle-mouseover-animation-problem-tp... > > >> Sent from the jQuery UI Discussion mailing list archive at Nabble.com. > > > -- > > View this message in context: > >http://www.nabble.com/tabs-and-togggle-mouseover-animation-problem-tp... > > Sent from the jQuery UI Discussion mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
