ID
|
054
|
<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> |