I have a floating div that gets displayed, and I want it to be hidden when the user clicks off the div. This would be similar to the .hover() function callback when hoverin
Here's a full-fledged event-driven approach
Zee code:
test
test
Show div
It's a lot of code I know, but here just to show a different approach.