Image

Imagenotretro wrote in Imagejavascript

Hey.. trying to build a menu system here:

http://pastebot.nd.edu/105

When you hover over a cell, it shows a row of options. At the moment, when the mouse hovers over the cell, the menu appears, and if you mouseout of the menu, it disppears.. but I need to hide the menu if the user mouses out of the cell, but only if mouse isnt in menu. Hope that makes sense.. but here is my code. If there's a better way to do any of this please let me know: