Hi,
i´d like to show a submenu mouse over:
1. fadein ( opacity: 0 -> opacity : 1) effect and
2. position movement (position: absolute; top:20px -> top:50px) at the same time
like thisBut without "slideUp" and "slideDown". The whole box should move. E.g.
http://panic.com/coda/ the hover effect/tooltip on "Download".
My actuel code is visible on
jsfiddleThanks