var base_url = 'https://www.bapugraphics.com/';

Standard Javascript rollovers

On many web pages, javascript rollovers are handled by adding an onmouseover and onmouseout event on images.

  • onmouseover is triggered when the mouse moves over an element
  • onmouseout is triggered when the mouse moves away from the element

Syntax

In HTML:

<element onmouseover="myScript">

In JavaScript:

object.onmouseover = function(){myScript};

In JavaScript, using the addEventListener() method:

object.addEventListener("mouseover", myScript);

Example: 1

Execute a JavaScript when moving the mouse pointer onto an image it gets bigger:

Example: 2

Execute a JavaScript when moving the mouse pointer onto an image it changes:

Contact Details

Mobile Number :
9891 222 738,
9891 50 1300

E-mail : contactbapugraphics@gmail.com

ADDRESS: H-17 / 263, First Floor,Sector 7,
Near Rohini West Metro Station,
Opposite Metro Pillar No. 425
Rohini, Delhi - 110085

Working hours

Day Timing
Monday To Friday 8:00 Am To 7:00Pm
Saturday 10:00 Am To 6:00Pm