JavaScript DHTML/Event onMethod/onBeforeEditFocus

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

"onBeforeEditFocus" Example

   <source lang="html4strict">
   

<html> <body>

Click in this text and type some text.

</body> </html>


     </source>