since two days I am trying different jQuery codes to
get the above described result, but didn't get the result I want
yet :(
Now I just hope you, the experts here, can help me out a little
with that.
I've deleted my old attempts, so it's not too confusing.
I'm sure it's just an easy thing for you guys and I really
appreciate every help you can help me here.
Hey guys, I'm trying to geht this working since a few days now but I can't get it to work how I want it. I have two divs, one (blue) over the other (red).
When the mouse enters/hovers the red div the blue div should slide up or animate up to '0px'. When mouse leaves the read div it slides back. This part works good :-)
What does not work is: - slow down animation speed - start animation after 2sec of hovering. (Right now it starts directly when mouse enters)
Hi erverybody, I'm trying to build an accordeon slider, but somehow it doesn't slide like it should. I'm on since a few days now, but can't get it working as it should. Could you please take a look here?
I don't think it is a big thing.... guess I just overlook something stupid
I'm very new to jQuery and now playing around a little to learn for a new project. Is it somehow possible to set the UI slide effect so that it doesn't fully hide away?
e.g. my div is width:300px I have set the distance:220px. So it doesn't completely slide in... but still the left 80px hide away after the slide. How can I set it that this stays visible?? Or is there a workaround for this??