OZNACENIE TEXTU

ID
Nazov / Name:
Popis / Description:
Dlzka / Length:
Testovane pod / Tested under:

 

054
p054.html / p054.zip
Po stlaceni tlacitka oznaci text vo formularovom riadku
285b
NN 4.04, IE 4.0

UKAZKA / CLICK HERE

Zdrojovy tvar / Source code:

<html> <head> <title> JavaScript DESTINATION - P054 </title> </head> <BODY> <form name=selectSelect> <input type="text" name="a" value="0965/275 04"> <br> <input type="button" value="Oznacenie" onClick="this.form.a.focus();this.form.a.select();"> </form> </body> </html>
[ Navrat / BACK ]