Hi Guys I’m looking for div panel which has this animation when mouse is over panel will expand and in the background page will get an opacity. http://www.emirates.com/uk/english/index.aspx here is an example what I’m trying to mean if you go down to 4 pics on the bottom of the page you will understand what I mean..
Thanks in advance
Here’s a similar solution:
html:
javascript:
Try it here.
BTW: I through this together really quickly so I didn’t work on the problems causing the false positives on the mouseLeave events. A more clearly defined boundary on the target would fix this problem I imagine.
You could also toggle it onClick here.