Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #24534
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!zen.net.uk!dedekind.zen.co.uk!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | emf <emfril@gmail.com> |
| Newsgroups | comp.lang.javascript |
| Subject | Re: Resizing images |
| Date | Mon, 02 Jun 2014 05:39:57 -0400 |
| Organization | Aioe.org NNTP Server |
| Lines | 26 |
| Message-ID | <lmhgp8$4g2$1@speranza.aioe.org> (permalink) |
| References | <lm9vg2$7m3$1@speranza.aioe.org> <XnsA33DA5AC61A41eejj99@194.109.133.133> <5388bdf3$0$6663$9b4e6d93@newsspool3.arcor-online.net> <1951203.QgmrOpL8Gj@PointedEars.de> <5389bc7c$0$6612$9b4e6d93@newsspool4.arcor-online.net> <7989382.AyDL1cKXdP@PointedEars.de> <lmf2v8$am7$1@speranza.aioe.org> <538b6ff2$0$6602$9b4e6d93@newsspool4.arcor-online.net> |
| NNTP-Posting-Host | P/jcyU9BgtZ3ZqKhBcTaCQ.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.javascript:24534 |
Show key headers only | View raw
On 2014-06-01 14:24 Christoph Michael Becker wrote: > emf wrote: > >> I was hoping that with javascript one could get the size of the window >> and assign it to the height of each image. There should be some way of >> doing it. After all, how does the ImageZoom Firefox extension does it >> when you click Image fit? >> >> What does viewport mean anyway? > > The term viewport is the common name for what you call "size of the > window", see <http://en.wikipedia.org/wiki/Viewport#Computing>. How to > determine its size is described in the FAQ: > <http://pointedears.de/scripts/faq/cljs/#getWindowSize>. > > [xpost & fup2 compl.lang.javascript] OK, they are talking about width, no height. I had already found out that max-width seems to solve that problem, but it is not the problem I would like to solve. emf -- Natal Transits Calculator https://files.nyu.edu/emf202/public/nt/nataltransits.html
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Resizing images emf <emfril@gmail.com> - 2014-05-30 09:01 -0400
Re: Resizing images "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-05-30 16:17 +0200
Re: Resizing images Christoph Michael Becker <cmbecker69@arcor.de> - 2014-05-30 19:20 +0200
Re: Resizing images Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-05-30 21:51 +0200
Re: Resizing images Christoph Michael Becker <cmbecker69@arcor.de> - 2014-05-31 13:27 +0200
Re: Resizing images emf <emfril@gmail.com> - 2014-06-01 07:31 -0400
Re: Resizing images Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-01 20:24 +0200
Re: Resizing images emf <emfril@gmail.com> - 2014-06-02 05:39 -0400
Re: Resizing images Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-02 12:14 +0200
Re: Resizing images emf <emfril@gmail.com> - 2014-06-02 15:36 -0400
Re: Resizing images Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-02 21:47 +0200
Re: Resizing images Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-02 23:24 +0200
[FAQ Discussion] How do I find the size of the window? (was: Resizing images) Christoph Michael Becker <cmbecker69@arcor.de> - 2014-05-31 20:41 +0200
Re: [FAQ Discussion] How do I find the size of the window? Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2014-05-31 22:07 +0200
Re: [FAQ Discussion] How do I find the size of the window? Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-02 14:56 +0200
csiph-web