Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #24275
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Denis McMahon <denismfmcmahon@gmail.com> |
| Newsgroups | comp.lang.javascript |
| Subject | Re: Why checkbox field is not detected when the form is submitted? |
| Date | Tue, 20 May 2014 10:19:42 +0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 11 |
| Message-ID | <llfa7u$8b0$4@dont-email.me> (permalink) |
| References | <149e228b-45da-4203-a4b9-6a01b089f257@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Tue, 20 May 2014 10:19:42 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="66ffcfa4470a58bcddbdcd1913f98ab4"; logging-data="8544"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18zWW6pn97b+2fQD2C4oPEUVPMWw5D1iOo=" |
| User-Agent | Pan/0.136 (I'm far too busy being delicious; GIT 926a150 git://git.gnome.org/pan2) |
| Cancel-Lock | sha1:ir1tPxdl9OiuMQWqQ3m31OcJsgk= |
| Xref | csiph.com comp.lang.javascript:24275 |
Show key headers only | View raw
On Mon, 19 May 2014 12:41:28 -0700, justaguy wrote: > The following fiddle js code for ON and OFF switch is very cool, > however, the checkbox field is not included the FORM when it is > submited, how come? Is the checkbox inside the form? Does the checkbox have a name attribute? Is the checkbox checked? What does any of this have to do with javascript? -- Denis McMahon, denismfmcmahon@gmail.com
Back to comp.lang.javascript | Previous | Next — Previous in thread | Find similar | Unroll thread
Why checkbox field is not detected when the form is submitted? justaguy <lichunshen84@gmail.com> - 2014-05-19 12:41 -0700
Re: Why checkbox field is not detected when the form is submitted? justaguy <lichunshen84@gmail.com> - 2014-05-19 13:01 -0700
Re: Why checkbox field is not detected when the form is submitted? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-05-19 23:55 +0200
Re: Why checkbox field is not detected when the form is submitted? dhtml <dhtmlkitchen@gmail.com> - 2014-05-19 16:42 -0700
Re: Why checkbox field is not detected when the form is submitted? "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-05-20 07:56 +0300
Re: Why checkbox field is not detected when the form is submitted? Denis McMahon <denismfmcmahon@gmail.com> - 2014-05-20 10:19 +0000
csiph-web