Dirty download-print-and-email-button

M

Man Ray

Hi there,

does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the cursor
is put over a (a slightly bigger) .jpg or .gif file?

greatings, Man Ray

--









Dit e-mailbericht is met Norton 2004 gecontroleerd op virussen.
 
P

PeterMcC

Man Ray wrote in
Hi there,

does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the
cursor is put over a (a slightly bigger) .jpg or .gif file?

Tools > Options > Advanced > Multimedia > uncheck "Enable Image Toolbar"
 
B

brucie

in post: <
Man Ray said:
does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the cursor
is put over a (a slightly bigger) .jpg or .gif file?

you could always RTFM or:

tools > internet options > advanced > multimedia > [ ] enable image
toolbar

let me know if any of the words are too big for you.
 
S

Steve Pugh

Man Ray said:
does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the cursor
is put over a (a slightly bigger) .jpg or .gif file?

Don't use IE6. Or configure IE6 not to display it.

Remember that your visitors who do use IE6 will be used to this
toolbar and may even want to use it, so removing it isn't very
user-friendly.

There are two ways to remove it:
1. <meta http-equiv="imagetoolbar" content="no">
2. (won't validate) Add galleryimg="no" to the <img> element.
(Obviously galleryimg="yes" can be used to get the toolbar back if
you've switched it off for the whole page the meta tag.)

Steve
 
B

brucie

in post: <
SpaceGirl said:
Add this in your <head> :
<meta http-equiv="imagetoolbar" content="no" />

don't **** around with the visitors browser, if you don't want it then
change _your_ browser settings.
 
S

SpaceGirl

Man said:
Hi there,

does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the cursor
is put over a (a slightly bigger) .jpg or .gif file?

greatings, Man Ray


Add this in your <head> :

<meta http-equiv="imagetoolbar" content="no" />

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
S

SpaceGirl

brucie said:
in post: <
does anybody have an idea how to get rid of the dirty
download-print-and-email-button that appears in IE 6.x everytime the cursor
is put over a (a slightly bigger) .jpg or .gif file?


you could always RTFM or:

tools > internet options > advanced > multimedia > [ ] enable image
toolbar

let me know if any of the words are too big for you.

Twit.

The OP wasn't specific. This being a HTML writers forum, I would have
assumed he meant "via my page", not from the browser itself.

<meta http-equiv="imagetoolbar" content="no" />

M.

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
S

SpaceGirl

PeterMcC said:
Man Ray wrote in



Tools > Options > Advanced > Multimedia > uncheck "Enable Image Toolbar"

<meta http-equiv="imagetoolbar" content="no" />

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
S

SpaceGirl

brucie said:
don't **** around with the visitors browser, if you don't want it then
change _your_ browser settings.

Why is that fucking around? Better not change any fonts either then!
Leave everything at default. I think the only one fucking around here is
you :p

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
B

brucie

in post: <
Why is that fucking around?

its part of the GUI, not part of the page. the author can do whatever
they like on the canvas area to **** with the visitor but the rest they
should leave alone because _it does_ cause people to leave and never
return.
Better not change any fonts either then!

i always recommend only specifying the generic family so the author gets
the look they want but the visitor gets their preferred font for that
family.
Leave everything at default. I think the only one fucking around here is
you :p

i only make controversial posts so you'll talk dirty to me
 
M

Matthias Gutfeldt

SpaceGirl said:
Why is that fucking around? Better not change any fonts either then!
Leave everything at default. I think the only one fucking around here is
you :p

No, see, brucie's problem is that he never gets to **** around.


Matthias
 
S

Steve Pugh

SpaceGirl said:
Why is that fucking around? Better not change any fonts either then!

Not the same. IE6 has an option to "ignore font styles specified on
web pages". It doesn't AFAIK have an option to "ignore fucking about
with my UI specified on web pages"
Leave everything at default. I think the only one fucking around here is
you :p

brucie wishes he was fucking around...

Steve
 
S

SpaceGirl

brucie said:
its part of the GUI, not part of the page. the author can do whatever
they like on the canvas area to **** with the visitor but the rest they
should leave alone because _it does_ cause people to leave and never
return.

MS added the featyure without being asked. They provided a documented
mechanism for turning it off if it looks messy on your page. It can be
bloody confusing too if you have images layered in some form... for
example, text content over a background image that is placed using
CSS... and you get a save image icon on your text!!!!
i always recommend only specifying the generic family so the author gets
the look they want but the visitor gets their preferred font for that
family.

How dare you dictate what font family. That's part of the UI. Leave it
for the UA to decide.
i only make controversial posts so you'll talk dirty to me

It's working. You're a prick.

*kiss*

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
B

brucie

in post: <
Steve Pugh said:
Not the same. IE6 has an option to "ignore font styles specified on
web pages". It doesn't AFAIK have an option to "ignore fucking about
with my UI specified on web pages"

my proxy searches for:

<meta http-equiv=("|)\#(expires|Last-Modified|pragma|cache|imagetoolbar)\#

and replaces with:

<KilledByProxy ignore=\@

so

<meta http-equiv="imagetoolbar" content="no">

ends up on the page as:

brucie wishes he was fucking around...

with all my heart
 
T

The Doormouse

brucie said:
luckily steve isn't such a big meanie.

*giggles from the bleachers*

Brucie's right about the browser. It is generally bad practice to do
things like change the browser's size or behavior. Certainly disabling a
menus falls under the category of "malicious coding".

The Doormouse
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top