Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #23492
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: onLoad () and onChange() |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <8385c017-1426-4c2d-bdb3-2dd60a629819@googlegroups.com> <lfji6n$89u$1@dont-email.me> |
| Date | 2014-03-10 09:49 +0100 |
| Message-ID | <XnsA2EC63E84ABC7eejj99@194.109.133.133> (permalink) |
"Jukka K. Korpela" <jkorpela@cs.tut.fi> wrote on 10 mrt 2014 in comp.lang.javascript: > 2014-03-10 2:06, jonas.thornvall@gmail.com wrote: > >> I use body onLoad and checkbox onChange "outside form". While >> sorting out initiation bugs of values in script it seems like the >> onChange() function is loaded before the onLoad. >> >> And that is where i call the function that initiate all my values, >> could that really be? > > Please show a sample HTML document that actually demonstrates this, and > explain why you think onchange is called before onload (and why it is > called at all - what user action would trigger it?). I remember we had a beautifull checkbox onChange outside form some years ago, I fear our then form conscious maid threw it away as a load of garbage while performing her initiation rite. She surely had her own set of values. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-09 17:06 -0700
Re: onLoad () and onChange() "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-03-10 07:22 +0200
Re: onLoad () and onChange() "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-03-10 09:49 +0100
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 06:56 -0700
Re: onLoad () and onChange() "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-03-10 15:28 +0100
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 05:17 -0700
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 05:55 -0700
Re: onLoad () and onChange() "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-03-10 16:00 +0200
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 07:32 -0700
Re: onLoad () and onChange() "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-03-10 15:46 +0100
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 09:58 -0700
Re: onLoad () and onChange() "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-03-10 23:15 +0100
Re: onLoad () and onChange() Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-03-10 17:03 +0000
Re: onLoad () and onChange() jonas.thornvall@gmail.com - 2014-03-10 10:29 -0700
csiph-web