onmouseout

定義和用法

onmouseout 事件會在滑鼠指針移出指定的對象時發生。

定義與用法,屬性值,語法,使用,

定義與用法

onmouseout 事件在滑鼠指針移除元素時觸發。

屬性值

onmouseout 事件具有下表中的屬性值:
描述
規定該onmouseout事件觸發時執行的腳本。

語法

onmouseout="SomeJavaScriptCode"

使用

支持該事件的 JavaScript 對象
layer, link
支持該事件的 HTML 標籤
<a>, <address>, <area>, <b>, <bdo>, <big>, <blockquote>, <body>, <button>, <caption>, <cite>, <code>, <dd>, <dfn>, <div>, <dl>, <dt>, <em>, <fieldset>, <form>, <h1> to <h6>, <hr>, <i>, <img>, <input>, <kbd>, <label>, <legend>, <li>, <map>, <ol>, <p>, <pre>, <samp>, <select>, <small>, <span>, <strong>, <sub>, <sup>, <table>, <tbody>, <td>, <textarea>, <tfoot>, <th>, <thead>, <tr>, <tt>, <ul>, <var>

相關詞條

熱門詞條

聯絡我們