jQuery Bubble Popup

How to make a selectable Bubble Popup when mouse is over

when the mouse is over this button,
a bubble popup appears;
then you will be able to select the content inside it;
if the mouse is out of the button OR the bubble,
the popup will be closed.
when the mouse is over this button,
a bubble popup appears;
then you will not be able to select the content because
when the mouse is immediately out of the button,
the popup will be closed.



Take a look to the HTML source of this page to learn how the plugin works!