'onBeforeCopy' is applied to : onBeforeCopy « Event Handlers Reference « JavaScript Reference

'onBeforeCopy' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<a>                             <address>                     |
|                |<area>                          <b>                           |
|                |<bdo>                           <big>                         |
|                |<blockquote>                    <caption>                     |
|                |<center>                        <cite>                        |
|                |<code>                          <custom>                      |
|                |<dd>                            <dfn>                         |
|                |<dir>                           <div>                         |
|                |<dl>                            <dt>                          |
|                |<em>                            <fieldset>                    |
|                |<form>                          <hn>                          |
|                |<i>                             <img>                         |
|                |<label>                         <legend>                      |
|                |<li>                            <listing>                     |
|                |<menu>                          <nobr>                        |
|                |<ol>                            <p>                           |
|                |<pre>                           <s>                           |
|                |<samp>                          <small>                       |
|                |<span>                          <strike>                      |
|                |<strong>                        <sub>                         |
|                |<sup>                           <td>                          |
|                |<textarea>                      <th>                          |
|                |<tr>                            <tt>                          |
|                |<u>                             <ul>                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'onBeforeCopy' Syntax and Note
2.'onBeforeCopy' Example
3.'onBeforeCopy' Properties