RE: simple html

From: tomas vagner | chicken (tom@chickenator.cz)
Date: 21. 12. 2001, 12:02 CET


> > <BODY onLoad="nazev_tlacitka.focus()">
> > 
> to som si myslel aj ja, len ono mi to hadze chybu undefined 

<BODY onLoad="document.forms[0].nazev_tlacitka.focus()">

nebo

<BODY onLoad="document.nazev_formulare.nazev_tlacitka.focus()">

	tomas vagner | chicken



This archive was generated by hypermail 2.1.2 : 21. 12. 2001, 12:03 CET