/    Sign up×
Community /Pin to ProfileBookmark

Disable icons appearing in photos in IE6.0?

I “upgraded” to IE 6.0 not too long ago and was quite chagrinned to find that when one moves the mouse over an image a set of four icons appears. Clicking on these icons results, respectively in saving, printing, e-mailing, or opening the directory on my hard drive, My Documents/My Pictures.

Is there any java script I could copy and paste into my HTML pages that would disable this Image Tool Bar?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliNov 06.2003 — DISABLE IMAGE TOOLBAR ON IE6.

Use one or all of the following depending upon your requirement

  • 1. add the following meta tag


  • <META HTTP-EQUIV="imagetoolbar" CONTENT="no">

  • 2. For a specific image add this as an image tag attribute


  • GALLERYIMG="no"

  • 3. Disable it from your IE browsers settings

    tools >

    internet Options >

    Advanced and then uncheck the box marked

    "Enable image toolbar"
  • Copy linkTweet thisAlerts:
    @ladenso1authorNov 06.2003 — Didn't think it would be that easy.

    Thanks so much, Khalid.
    ×

    Success!

    Help @ladenso1 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.19,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...