Hi all - new to jQuery - a case of trying to run before I walk for sure...
But.. can anyone help with this? I have a container div - and two nested divs: one for text, and another with button (will become part of a resultset) I'd like the button div to show with the slideUp and slideDown functions when the mouse is over the containing div. The trouble I'm having is handling the mousout events - and keeping the button containing div visible if they move over into this div. The source is short, and can be viewed at... http://www.dotbits.com/reveal_buttons.html Any suggestions greatly appreciated...