Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #24495

Re: Resizing images

From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.javascript
Subject Re: Resizing images
Date 2014-05-30 21:51 +0200
Organization PointedEars Software (PES)
Message-ID <1951203.QgmrOpL8Gj@PointedEars.de> (permalink)
References <lm9vg2$7m3$1@speranza.aioe.org> <XnsA33DA5AC61A41eejj99@194.109.133.133> <5388bdf3$0$6663$9b4e6d93@newsspool3.arcor-online.net>

Show all headers | View raw


Christoph Michael Becker wrote:

> Evertjan. wrote:
>> emf <emfril@gmail.com> wrote on 30 mei 2014 in comp.lang.javascript:
>>> How can I make large images get resized to the height of the viewers
>>> browser window?
>> 
>> Use CSS: "100%"
>> 
>> This is not the right NG for CSS.
> 
> ACK.  However, I am not aware how the OP's request could be solved with
> CSS.

It can.  Consider the effect that the values of the “position” property have 
on other box properties.
 
> Some information on how to determine the viewport height can be found in
> the NG's FAQ[1]--I suspect that this information is not up-to-date,
> though.

You (and everyone else) are welcome to provide (further) suggestions for 
improvement.
 
-- 
PointedEars
[1] FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix>
Please do not Cc: me. / Bitte keine Kopien per E-Mail.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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