This sounds like your problems don't really have to do with the jQuery UI Slider. You should try posting to the main jQuery list (jquery-en) with a more accurate topic (something about trouble with mouse events/ hover).
On Mar 17, 6:09 pm, altrugon <[email protected]> wrote: > Hi there, > > I'm working on a header that display a slideshow and at the same time > use the fadeTo() effect; the behavior of this header is as follow: > > 1) Once the page is load display slideshow 50% transparency and hide > navigation > 2) When user hover header fade slideshow and navigation to 100% > 3) The user can now use the slideshow because the navigation is > visible > 4) When user hover out of the header back to slideshow 50% and > navigation 0% > > Well, this kind of work right now but I've noticed a couple of bugs: > > 1) When hover out the fadeOut is not instantly. > 2) If you hover over and stop the cursor (still over header) and then > move it after 2 sec the hover out if fired. I was taking the pageY and > although the header is around 85px height the pageY was over 900px :( > 3) If you use the slider and then hover out, sometimes the mouseout > event is not fired > > I don't know where else to check and I hope some of you can help me > here. For your convenience I have simplified the code and set a demo > over here:http://sandbox.altrugon.com/ > > Thanks in advance for all your help guys. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
