Hide a DIV When Anything Else is Clicked
I'm trying to create a DIV tag which will open up when the user clicks a button, allow the user to select various options and then hide when the user clicks outside of the tag. Right now I've got it so it hides onmouseout, but I think that's a little clumsy and would like it to stick around until the user clicks outside of the DIV.
How would I accomplish that?
[387 byte] By [
Telos] at [2007-11-11 10:29:43]
