Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.

Bildsymbolleiste in Internet Explorer abschalten?

Ajax, Hijax, Microformats, RDF, Markup, HTML, PHP, CSS, MySQL, htaccess, robots.txt, CGI, Java, Javascript usw.
Neues Thema Antworten
babasave
PostRank 6
PostRank 6
Beiträge: 370
Registriert: 07.11.2005, 09:57
Wohnort: München

Beitrag von babasave » 27.11.2005, 18:22

hi zusammen,

hab mir grad nen wolf gesucht und find eine pseudo css klasse für den ie nicht wieder, die ich schon mal verwendet hab.

müsste so in etwa

img
{galleryimage:no} lauten tut aber nicht!

ich will diese verma...te leiste nicht haben.

any help will be apreciated ;)

~baba

Anzeige von ABAKUS

von Anzeige von ABAKUS »

Content Erstellung von ABAKUS Internet Marketing
Ihre Vorteile:
  • einzigartige Texte
  • suchmaschinenoptimierte Inhalte
  • eine sinnvolle Content-Strategie
  • Beratung und Umsetzung
Jetzt anfragen: 0511 / 300325-0

13pixelchen
PostRank 5
PostRank 5
Beiträge: 243
Registriert: 06.10.2005, 21:53

Beitrag von 13pixelchen » 27.11.2005, 19:18

Das war ein Metatag.

Nullpointer
PostRank 10
PostRank 10
Beiträge: 4790
Registriert: 22.04.2005, 19:14
Wohnort: West Berlin

Beitrag von Nullpointer » 27.11.2005, 20:00

Turning Off the Image Toolbar by Using HTML Tags

As a content author, you can easily turn off Image Toolbar functions for an individual picture or all pictures on a Web page. By using certain HTML syntax, you can turn off only elements that use the <img> tag; it does not affect other graphics tags, such as <embed> or <object>, or the file type.

If you want to turn off Image Toolbar functions for individual pictures on a Web page, use the following <img> syntax for the picture:

<img border="0" src="filename" galleryimg="no">
<img border="0" src="filename" galleryimg="false">

If you want to turn off Image Toolbar functions for all pictures on a Web page, add the following <meta> syntax to your Web page:

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

If you turn off Image Toolbar functions for all pictures on a Web page, you can enable them for individual pictures by setting the galleryimg attribute to "yes" or "true", using the following <img> syntax:

<img border="0" src="filename" galleryimg="yes">
<img border="0" src="filename" galleryimg="true">

Note: If you use the galleryimg="yes" attribute and you also use image mapping (usemap or ismap), the galleryimg="yes" attribute overrides the mapping attribute and the menu is turned on.
https://www.microsoft.com/windows/ie/us ... r.mspx#EXE

Anzeige von ABAKUS

von Anzeige von ABAKUS »

SEO Consulting bei ABAKUS Internet Marketing
Erfahrung seit 2002
  • persönliche Betreuung
  • individuelle Beratung
  • kompetente Umsetzung

Jetzt anfragen: 0511 / 300325-0.


babasave
PostRank 6
PostRank 6
Beiträge: 370
Registriert: 07.11.2005, 09:57
Wohnort: München

Beitrag von babasave » 27.11.2005, 20:06

hi!

klasse und vielen dank. kein wunder dass ich mir nen wolf gesucht hab mit css und bildsymbolleiste :wink:

nu funkzt es genau so wie es soll!

~baba

Antworten
  • Vergleichbare Themen
    Antworten
    Zugriffe
    Letzter Beitrag