Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #24644
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Displaying a pop-up thumbail for a list element |
| Date | 2014-06-07 15:33 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <1566255.kvh66KUd0R@PointedEars.de> (permalink) |
| References | <f9b546ee-5875-4411-b83e-292726b5b3f8@googlegroups.com> <d7b4937e-8b3e-4e9d-bbc7-e2c314a7462f@googlegroups.com> <daednSrervi14g_OnZ2dnUVZ_jSdnZ2d@westnet.com.au> <8ea6b8f5-c3b6-4503-b53a-fe6077557bda@googlegroups.com> |
Dr J R Stockton wrote:
> On Saturday, June 7, 2014 3:53:27 AM UTC+1, Andrew Poulos wrote:
>> On 7/06/2014 6:52 AM, Dr J R Stockton wrote:
>> > On Friday, June 6, 2014 9:48:57 AM UTC+1, Dr J R Stockton wrote:
>> >> I have a little list (G&S is on the radio at the moment) of links
>> >> to images. ...
>> >
>> > I would be grateful if one of the reasonably normal people here would
>> > sunmmarise anything, or its absence, in the Lahn su-peroration that
>> > might reasonably be considered helpful.
>>
>> You got as complete an answer to your question as is possible. Is there
>> some of it that you cannot understand that you would like more help with?
>
> I just wanted to know which, if any, part of it actually answered my
> question.
All of it answered your question. If the “Dr” you are showing off in front
of your name means anything, you do not need anyone to connect the dots for
you.
> He does not seem to have noticed that a part of the code, while legitimate
> code, did not express what I would presumably want.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is not a guessing game. Ask about what you want to know. All crystal
balls are under repair.
> The code I showed sets the size of the image to "10%", which FF29 at least
> takes as 10% of the viewport size. The viewport is generally not square,
> so square pictures give non-square thumbnails. It is that which I must
> tackle next.
You did not ask about the size of the images at all. You asked how you can
overlay them on your list element without it changing size:
>>>> So far, I have little images appearing, but they increase the height of
>>>> the list element, which I do not want; I want them to overlay, rather
>>>> than push aside. Can they be shown without altering the previous
>>>> "typesetting", and if so how?
And that, together with many other problems of your approach, I did address.
I even gave you example code even though yours is actually a problem that
has very little to do with scripting; it has to do with CSS, on-topic in
<news:comp.infosystems.www.authoring.stylesheets>.
Instead of continuing to complain and insult people behind their backs, and
playing stupid, you should be grateful that I invested my precious time for
reading and replying to one of your postings, given that your posting was
mostly off-topic, you posted via borken Google Groups, and considering your
past and present behavior towards me – and make the best of it. For as
things are now, it may not happen again anytime soon.
See also the FAQ Notes for recommendations on how to ask questions.
--
PointedEars
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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-06 01:48 -0700
Re: Displaying a pop-up thumbail for a list element Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-06 16:27 +0200
Re: Displaying a pop-up thumbail for a list element Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-06 18:31 +0200
Re: Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-06 13:52 -0700
Re: Displaying a pop-up thumbail for a list element "Mel Smith" <syntel@cox.net> - 2014-06-06 15:26 -0600
Re: Displaying a pop-up thumbail for a list element dr.s.lartius@gmail.com - 2014-06-06 14:43 -0700
Re: Displaying a pop-up thumbail for a list element "Mel Smith" <syntel@cox.net> - 2014-06-06 17:08 -0600
Re: Displaying a pop-up thumbail for a list element Andrew Poulos <ap_prog@hotmail.com> - 2014-06-07 12:53 +1000
Re: Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-07 05:02 -0700
Re: Displaying a pop-up thumbail for a list element Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-07 15:33 +0200
Re: Displaying a pop-up thumbail for a list element Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-07 18:24 +0200
Re: Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-07 11:01 -0700
Re: Displaying a pop-up thumbail for a list element Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-07 20:22 +0200
Re: Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-08 08:41 -0700
Re: Displaying a pop-up thumbail for a list element Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-07 21:20 +0200
Re: Displaying a pop-up thumbail for a list element Dr J R Stockton <J.R.Stockton@physics.org> - 2014-06-08 08:45 -0700
csiph-web