Hi,
In some of my pages, I can display pop-up layers.
This works perfectly, but the user may not know that you have to click outside of the layer in order to close it.

So I decided to add a [X] or a "close" link. But then, how do I actually programmatically close the layer when the user clicks the [X] or the "close" word?

Thanks for any help.
Steve