onmouseleave Event

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->





onmouseleave Event



❮ DOM Events
❮ MouseEvent




Example


Execute a JavaScript when moving the mouse pointer out of an image:



<img onmouseleave="normalImg(this)" src="smiley.gif" alt="Smiley">

Try it Yourself »

More "Try it Yourself" examples below.



Definition and Usage


The onmouseleave event occurs when the mouse pointer is moved out of an element.


Tip: This event is often used together with the
onmouseenter event, which occurs when the
mouse pointer is moved onto an element.


Tip: The onmouseleave event is similar to the
onmouseout
event. The only difference is that the onmouseleave event does not bubble
(does not propagate up the document hierarchy). See "More Examples" at the
bottom of this page to better understand the differences.



Browser Support


The numbers in the table specify the first browser version that fully
supports the event.














Event
onmouseleave 30.0 5.5 Yes 6.1 11.5




<!--
mid_content, all: [300,250][336,280][728,90][970,250][970,90][320,50][468,60]
-->




Syntax



In HTML:



<element onmouseleave="myScript">

Try it Yourself »


In JavaScript:



object.onmouseleave = function()myScript;


Try it Yourself »


In JavaScript, using the addEventListener() method:



object.addEventListener("mouseleave", myScript);

Try it Yourself »

Note: The addEventListener() method is not supported in Internet Explorer 8 and earlier versions.



Technical Details












Bubbles: No
Cancelable: No
Event type: MouseEvent
Supported HTML tags: All HTML elements, EXCEPT: <base>, <bdo>, <br>,
<head>, <html>, <iframe>, <meta>, <param>, <script>, <style>, and <title>
DOM Version: Level 2 Events

More Examples




Example


This example demonstrates the difference between the onmousemove,
onmouseleave
and onmouseout events:



<div onmousemove="myMoveFunction()">
  <p id="demo">I will demonstrate onmousemove!</p>
</div>

<div onmouseleave="myLeaveFunction()">
  <p id="demo2">I will demonstrate onmouseleave!</p>
</div>

<div onmouseout="myOutFunction()">
  <p id="demo3">I will demonstrate onmouseout!</p>
</div>

Try it Yourself »



❮ DOM Events
❮ MouseEvent


Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

Edmonton

Crossroads (UK TV series)