I've seen website that use javascript to create a "window" when the mouse rolls over something. Here is an example :
When you move the mouse over an icon, a window appears at the mouse cursor position.
Any ideas on how I can do this? Does it use a div?
When you move the mouse over an icon, a window appears at the mouse cursor position.
Any ideas on how I can do this? Does it use a div?