Hello,
Here's my problem:
I have a div element that when it's clicked, another div shows up. Now I have no idea how to make that wherever I click on the page, this div gets removed. I mean, I know how to remove it, but which kind of events should I have in consideration to do such thing!? I can't make it with focus/blur can I. I mean I tried and it doesn't work so I guess not. Probably it's very simple but I guess I 'm to new to this ...
Cheeers