HighDots Forums  

Disable image tool bar (IE)

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Disable image tool bar (IE) in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
klick
 
Posts: n/a

Default Disable image tool bar (IE) - 08-06-2004 , 06:06 PM






You know when you rollOver an image when you are surfing the web? Its that
little bar that pops up at the top of a picture. I know how to disable it on
my system, but can you design a website that will not allow this tool bar to
pop up?


Reply With Quote
  #2  
Old   
Les Matthews
 
Posts: n/a

Default Re: Disable image tool bar (IE) - 08-06-2004 , 06:08 PM






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

"klick" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
You know when you rollOver an image when you are surfing the web? Its
that
little bar that pops up at the top of a picture. I know how to disable it
on
my system, but can you design a website that will not allow this tool bar
to
pop up?




Reply With Quote
  #3  
Old   
N Rohler
 
Posts: n/a

Default Re: Disable image tool bar (IE) - 08-06-2004 , 06:09 PM



For entire page implementation:
<meta http-equiv="imagetoolbar" content="no" />
For single image implementation:
<img src="myimage.jpg" GALLERYIMG="no"/>

Reply With Quote
  #4  
Old   
klick
 
Posts: n/a

Default Re: Disable image tool bar (IE) - 08-06-2004 , 06:58 PM



Thanks alot to both of you.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.