I want to slide down a div on top of all element on the page. I have set z-index of sliding DIV to 999 but still not working. Here is my demo code. (select latest jQuery version on load)
You can see that on hovering over a last div of first row a DIV is being slide down beneath the other 2 DIVs on 2nd row.