Automatic Image Resizing

  • Thread starter Thread starter Harry
  • Start date Start date
H

Harry

My FP2000 website has an image page that uses the auto-thumbnail feature -
click on the thumbnail and the original image is displayed. Is it possible
for my website to block IE's "Automatic Image Resize" feature, so that the
viewer will see the image only at full size? Thanks for your help.
 
No, because the original image that gets displayed when you click on the
thumbnail is just the image, not a web page.

Disabling the toolbar is done by inserting the following META tag into the
<head> section of an HTML page: <META HTTP-EQUIV="imagetoolbar"
CONTENT="no">


--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
Back
Top