OnMouseOver Image Popup - Message box


This a very simple JavaScript which will allow you to show an alert message when the user moves the mouse over an image.

Script Demo:





Move here babe~

JavaScript Code:


Insert this code into <head> tags


Insert this code into <body> tags


Instruction:

Change the following text:

  • YOUR MESSAGE = Which your message will be displayed in popup message box.
  • YOUR IMAGE FILE = Image file URL.
  • WIDTH = The width of the image in pixel.
  • HEIGHT = Image height in pixel.

Webmaster » Web Programming » JavaScript » Alert » OnMouseOver Image Popup - Message box


 Related Links:

Home | Sitemap | Bookmark This Page
Sponsored Links