How do you implement a close button?
I wrote up some HTML, and all the other settings work well. I'm getting the pop-up every time I enable ad-block (for the session, always, etc. depending on what I have set in the control panel)
However, there is no way to get rid of the window, aside from turning off AdBlock and hitting "refresh". As tempting as that is, I can't force that on my users at this time.
I tried <ESC>, clicking the window, etc. but nothing will make it go away.
Do I have to put in some custom javascript? And if so, what kind? What do I have to trigger to make the window go away?