JavaScript DHTML/Event onMethod/onPropertyChange

Материал из Web эксперт
Перейти к: навигация, поиск

"onPropertyChange" Example

   <source lang="html4strict">
   

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

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

        Click here to change the background color of this box.

</body> </html>


     </source>