Issue 3: When show adds html content, hide only hides it and does not remove it
Status:  New
Owner: ----
Reported by mikel...@gmail.com, Jan 11, 2011
What steps will reproduce the problem?
1. Call show where the content argument is html rather than a DOM element
2. Call hide on the element, or use an automatic hiding method like click_hide

What is the expected output? What do you see instead?
After hide is called on the overlay, it should be removed. Instead, it is merely hidden.

If the show link is clicked again, a second (or third, etc.) anonymous element will be created. If there are any element ids within the overlay, the page will now be invalid with multiples of the same id on the same page.

What version of the product are you using? On what operating system?
0.1.0