JavaScript Reference/Event Handlers Reference/onPropertyChange

Материал из Web эксперт
Версия от 11:22, 26 мая 2010; Admin (обсуждение | вклад) (1 версия)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

"onPropertyChange" Example

   <source lang="javascript">
   

<html> <head> <script language="JavaScript">

</script> </head> <body bottommargin=150>

        Click here to change the background color of this box.

</body> </html>


     </source>
   
  


"onPropertyChange" is applied to

   <source lang="javascript">

+----------------+--------------------------------------------------------------+ | Applied_To |<a> <address> | | |<applet> <area> | | | |

| |
|

| |<body> <button> |

| |
|

| | | | |<comment> <custom> | | |

|

| |<dir>
| | |
document | | |
| | |<embed> <fieldset> | | | <form> | | |<hn>
|

| | <img> | | |<input type="button"> <input type="checkbox"> | | |<inputtype="file"> <input type="hidden"> | | |<input type="image"> <input type="password"> | | |<input type="radio"> <input type="reset"> | | |<input type="submit"> <inputtype="text"> | | | <label> |

| |<legend>
  • | | |<listing> <map> | | |<marquee> <menu> | | |<nobr> <object> | | |
      <option> | | |

                               |
      |                |                                                     |
      |                |<script>                        <select>                      |
      |                |                                                 |
      |                |                                              |
      |                |                                                    |
      |                |                         <tbody>                       |
      |                |                          |
      |                |                                                       |
      |                |
        | | |<xmp> | +----------------+--------------------------------------------------------------+ </source>

        "onPropertyChange" Properties

        <source lang="javascript"> +----------------+--------------------------------------------------------------+ | Properties |altKey altLeft | | |ctrlLeft propertyName | | |shiftLeft srcElement | | |type | +----------------+--------------------------------------------------------------+

        </source>



        "onPropertyChange" Syntax and Note

        <source lang="javascript"> Note:

        This event fires when an object"s property changes.

        </source>

      <textarea> | | |<tfoot> | | |<thead>