|
Posted by thisis on 11/03/06 07:58
freemont wrote:
> On Tue, 31 Oct 2006 15:24:07 -0600, Ben C wrote:
>
> > On 2006-10-31, thisis <helloOne@web.de> wrote:
>
> >> - eg. in internet explorer, on some web sites when an image is greater
> >> in width/height than the ie page a "thumb nail" is displayed
> >> autonatically on the image itself, enabling the client to size up/down
> >> the image in the ie web browser.
> >
> > I suspect that's a feature of the website, not of Internet Explorer.
>
> Nah, I remember what he's talking about. IE6, when displaying a large
> image, will resize it to fit in the window, and when you hover over it,
> several buttons appear for saving, printing, etc, including a button to
> show the full size with scrollbars. I think there's an option to turn this
> behavior on/off. Good ol' IE. ;-)
>
> --
> "Because all you of Earth are idiots!"
> ¯`·.¸¸.·´¯`·-> freemont© <-·´¯`·.¸¸.·´¯
Hi All,
i did try testing the suggestion given here for element <img .../>
with attribute width=XXX% or/and height=XXX%, and non of them are
applicable in my case.
let me simplify my question into this:
i want to write a code just for internet explorer ok ?!
i want to fire/trigger the automatic resizing event for an <img .../>
element,
without using the height/width = xxx%, ok?!
i have a picture/image that is larger in height/width than the maxium
height/width of the ie, ok ?!
i want that the ie will display on the left side/down a small tab nail,
that allows resizing of the image, ok?!
an example:
http://www.fumettomania2000.com/Donal%20Duck%20.jpg
wait a few sec untill the page loads, and then move your mouse over the
down/left side of the image in order to see the resize thumb nail, ok?!
MY QUESTION IS:
HOW DO I DISPLASY THE "THUMB NAIL" in an HTML PAGE? OK?!!!
note: if you must be using microsoft internet explorer version 5.5 and
up, OK?!!!
Navigation:
[Reply to this message]
|