[linux] Re: Vreemd probleem met JavaScript en Netscape (Firefox)
Daniel C. von Asmuth
asmuth op bakunin.xs4all.nl
Zo Jul 10 09:20:44 CEST 2005
Aldus schreef Cecil Westerhof op Sat, Jul 09, 2005 at 08:44:18PM +0200:
>
> Verander ik de functie in de volgende:
> function SetFocus(ThisForm, Index) {
> alert(ThisForm[Index].name)
> ThisForm[Index].focus()
> }
>
> Dan wordt in de JavaScript console precies dezelfde melding gegeven, met
> dit verschil dat de alert gewoon wordt getoont en de JavaSript niet
> wordt afgebroken.
Hele wilde gok: wat doet-ie als je hem verandert in
function SetFocus(ThisForm, Index) {
tux = ThisForm[Index].name;
ThisForm[Index].focus()
}
Suc6,
Daniel
--
Hier had uw advertentie kunnen staan.
More information about the Linux
mailing list