A quick HTML/JPG question! please help me!

SLEEPER5555

Golden Member
Aug 16, 2000
1,597
0
0
ok here is what i need help with! in IE6 there is a feature that lets you hover over a picture and then it brings up a thing that lets you email/save/etc. i want to make this not pop up and cannot figure out why it does on some pics but not on others! what am i missing here???

a better example of what i am asking is here http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=2045081396 if you look at this auction you will see 2 pics in it one is of a box without the popup thingy and the other is of the modem and it has the popup thingy. why is this? they are both the same file type so that is not it!
 

Zaphs

Senior member
Oct 9, 1999
302
0
0
In IE6, goto tools/internet options

click on the advanced tab scroll down to multimedia "enable image toolbar" will activate or deactivate the email popup thingy.
Allow automatic image resizing will remove or add the bottom left resize icon to a lage image.
 

SLEEPER5555

Golden Member
Aug 16, 2000
1,597
0
0
no that is not the problem of it poping up on my comp, I want to add something to the html that will disable this on sites that i make. i hate making a site that looks good but then as you hover the mouse around crap starts popping up which makes it easy for someone to take my pics and just looks crappy.
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
IE6 obeys some meta-tags that tell it to suppress the menu, though I don't know them offhand (msdn.microsoft.com might say). Did you "view source" on the page you linked to to see the diff in the HTML for the two images?