Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #25554
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
| Newsgroups | comp.lang.javascript |
| Subject | Re: Images and pdf in a div |
| Date | Thu, 24 Jul 2014 18:40:46 +0200 |
| Organization | solani.org |
| Lines | 25 |
| Message-ID | <lqrcu6$ov5$1@solani.org> (permalink) |
| References | <lqc77u$ljp$1@dont-email.me> <lqdl2u$45o$1@solani.org> <lqds4k$iad$1@dont-email.me> <XnsA36FA164733A9eejj99@194.109.133.133> <lqe6fa$sid$1@dont-email.me> <m_CdnTCZ5NKWzlbOnZ2dnUVZ_tGdnZ2d@westnet.com.au> <2221038.iVyETpmlb9@PointedEars.de> <Zf2dnfu0HYh7olHOnZ2dnUVZ_gqdnZ2d@westnet.com.au> <3966722.Cq8BDrRF97@PointedEars.de> <XnsA37149E4C23C3eejj99@194.109.133.133> <lqr8hk$ibg$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | solani.org 1406220038 25573 eJwNysEBwCAIA8CVhECQcRBl/xHae5+Dwg6j03x8do7st4jk0meiNV0W8AzvuFX/vEcDRuBAPgkREEQ= (24 Jul 2014 16:40:38 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Thu, 24 Jul 2014 16:40:38 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| X-User-ID | eJwFwQEBACAIA7BKIj9gHK/YP4IbPSxOIhjg47u3lzAxJC25vYOSc0T3sFy7jEhoFvdpj/sBJvERKw== |
| In-Reply-To | <lqr8hk$ibg$1@dont-email.me> |
| Cancel-Lock | sha1:lKbmMNyJaZiO+ORqIYaL08xdXCo= |
| X-NNTP-Posting-Host | eJwNycEBwCAIA8CVjJCI41iQ/Uew9z2aoFwuytlscQ/q0t1E0jL+wTj5qYWKmFO7gFil4j0P8VMP9g== |
| Xref | csiph.com comp.lang.javascript:25554 |
Show key headers only | View raw
Osmo Saarikumpu wrote: > On 21.7.2014 8:15, Evertjan. wrote: >> Thomas 'PointedEars' Lahn <PointedEars@web.de> wrote on 21 jul 2014 in >> comp.lang.javascript: >> >>> for (var i = 0, plugins = navigator.plugins, len = plugins.length; >>> i < len; ++i) >> >> Some semantic plugging-in: >> >> , var plugins = navigator.plugins, var len = plugins.length; >> >> methinks. > > I've never seen that suggested or used before. Are you sure? According to the ECMAScript specification, Edition 5.1[1], Evertjan.'s suggestion would be a syntax error. Besides, Thomas' example already declares all three variables. <http://www.ecma-international.org/ecma-262/5.1/#sec-12.6.3> -- Christoph M. Becker
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Images and pdf in a div danca <cyberdanny@tiscalinet.it> - 2014-07-19 00:31 +0200
Re: Images and pdf in a div "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-07-19 13:34 +0200
Re: Images and pdf in a div danca <cyberdanny@tiscalinet.it> - 2014-07-19 15:34 +0200
Re: Images and pdf in a div "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-19 15:51 +0200
Re: Images and pdf in a div danca <cyberdanny@tiscalinet.it> - 2014-07-19 18:30 +0200
Re: Images and pdf in a div Andrew Poulos <ap_prog@hotmail.com> - 2014-07-20 15:23 +1000
Re: Images and pdf in a div Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-20 12:42 +0200
Re: Images and pdf in a div danca <cyberdanny@tiscalinet.it> - 2014-07-20 20:07 +0200
Re: Images and pdf in a div Andrew Poulos <ap_prog@hotmail.com> - 2014-07-21 14:10 +1000
Re: Images and pdf in a div danca <cyberdanny@tiscalinet.it> - 2014-07-21 14:19 +0200
Re: Images and pdf in a div Andrew Poulos <ap_prog@hotmail.com> - 2014-07-21 08:14 +1000
Re: Images and pdf in a div Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-21 02:00 +0200
Re: Images and pdf in a div "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-21 07:15 +0200
Re: Images and pdf in a div Osmo Saarikumpu <osmo@weppipakki.com> - 2014-07-24 18:26 +0300
Re: Images and pdf in a div "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-24 17:48 +0200
Re: Images and pdf in a div Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-07-24 22:32 +0100
Re: Images and pdf in a div "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-07-24 23:58 +0200
Re: Images and pdf in a div "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-07-24 18:40 +0200
Re: Images and pdf in a div Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-25 12:31 +0200
Re: Images and pdf in a div John Harris <niam@jghnorth.org.uk.invalid> - 2014-07-25 15:52 +0100
csiph-web