soonyhondoria
New Member
I have created my example on here http://jsfiddle.net/Dgc5y/What I simply want to do is when I mouseover a link, there is a popup. Then I can move over to this popup to click on more stuff and if I choose not to, it will close itself when I move out.The problem is, when I move over the links inside this popup, it fires mouseout and closes itself.I ended up using some hacky fix (as in the example)I would like to know the proper way to do it, please help! Thank you!