Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
helpful_mama #1
image toolbar
I asked this question a zillion years ago.... And today I found I wanted to use
it and it didn't work. I don't want the little image toolbar to come up on a
certain page in my site. I added the following and it still came up. Is this
the correct code? Where exactly in the <head> section do I put it, or does it
matter?
Try this within the <head> section of your document: http-equiv="imagetoolbar"
content="no">
You can add code that will reject right-clicks. However it always possible
to get an image, no matter what the code says, via screen captures for
example, browser cache etc.
Any help would be greatly apprectiated!!
helpful_mama Guest
-
How to use icon instead of bitmap for image on button in toolbar?
Hello, I am trying to use an image that has a transparent background on one of the buttons on our custom toolbar in Adobe Acrobat. In the past... -
disable image toolbar help
Is there a way to disable image toolbar. So that a viewer wont be able to save an image or print it? I have diabled the right click be that doesnt... -
MS OFFICE -- Toolbar there but icon image NOT. What's the deal???
Hello all -- I have Windows 2000 with SP4, MS Office 2003 Pro, and Acrobat 6.01. I am having this strange problem where I am not always seeing... -
Webcontrol toolbar image click question
Hi all, Firstly, allow me to just say that programming asp.net AND using viewstate has been (and still is at the moment) the most painful... -
Toolbar appears on image hover
Hi If I hover over an image the IE toolbar for saving/printing/sending appears. How can I suppress this without forcing user to disable the... -
Danimal_vt #2
Re: image toolbar
I am sorry to trouble you with an off topic question. How do you start a new question? I have looked pretty hard at the pages here. I cannot find the NEW question button.
Thanks and sorry.
Danimal_vt Guest
-
Murray *TMM* #3
Re: image toolbar
Here is the right markup -
<meta http-equiv="imagetoolbar" content="no">
Just slip that into your page immediately below </title>.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"helpful_mama" <webforumsuser@macromedia.com> wrote in message
news:dc85lb$m89$1@forums.macromedia.com...>I asked this question a zillion years ago.... And today I found I wanted to
>use
> it and it didn't work. I don't want the little image toolbar to come up on
> a
> certain page in my site. I added the following and it still came up. Is
> this
> the correct code? Where exactly in the <head> section do I put it, or does
> it
> matter?
>
> Try this within the <head> section of your document:
> http-equiv="imagetoolbar"
> content="no">
>
> You can add code that will reject right-clicks. However it always possible
> to get an image, no matter what the code says, via screen captures for
> example, browser cache etc.
>
> Any help would be greatly apprectiated!!
>
>
Murray *TMM* Guest
-
Murray *TMM* #4
Re: image toolbar
The New Topic link should work for that....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Danimal_vt" <webforumsuser@macromedia.com> wrote in message
news:dc8d24$4c0$1@forums.macromedia.com...>I am sorry to trouble you with an off topic question. How do you start a
>new question? I have looked pretty hard at the pages here. I cannot find
>the NEW question button.
>
> Thanks and sorry.
Murray *TMM* Guest
-
helpful_mama #5
Re: image toolbar
Thanks Murray!!! It worked!!! It really worked!!! Hooray!!!!! :)
helpful_mama Guest
-
Murray *TMM* #6
Re: image toolbar
We aim to please!
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"helpful_mama" <webforumsuser@macromedia.com> wrote in message
news:dcflf4$kb4$1@forums.macromedia.com...> Thanks Murray!!! It worked!!! It really worked!!! Hooray!!!!! :)
Murray *TMM* Guest



Reply With Quote

