how can i open a small window when the user hovers over some text

[color=#222222]

[/color]

[color=#222222] I am looking for a way to get a small pop up window to appear next to the mouse pointer when the user hovers on a particularly interesting text. The window should disappear automatically once the user leaves the text.[/color]

Just Play with css. eg.popover in bootstrap.

thanks :)