I has made the jquery .slideToggle on my Menu Link 2
The Action is when I click on Link 2 will have another div slideup id=#div2, in #div2 will have link “Click Me Please”.
I would like that I can click this link but when I move the mouse over the “Click Me Please” the #div2 is gone.
Please See in Action: http://jsfiddle.net/u3888/22/ by the way if I can click the link on #div2 and when I move the mouse to Link 1 and Link 3 I want #div2 is gone Automatic.
Kindly suggest me where am i wrong.
Check this JSFiddle Link:
http://jsfiddle.net/u3888/29/
And this is the code: