Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
MarkAllTrades #1
How do I kill the mouse over popup for images?
I am trying to develop a small website using Dreamweaver for the first time. I
have an image that I am trying to turn into a navagation aid, and when I
display it in IE Explorer, if I move over it, I get a pop up for saving the
image to a file, or sending it via email, or Printing it, and one other button
that escapes me now. I want that behaviour to stop, befor I add hot spots and
behaviours of my own. Any ideas? Sorry if it is a stupid newbie question.
MarkAllTrades Guest
-
Cannot create JavaScript popup menu with Show Popup Menuusing Add Behaviors
Whenever I load a page with this added behavior and test it with my link, I get an "Error on Page" message. Here is what I am doing: Create a... -
closing popup window moves mouse to top of page
Hi, I'm a beginning using Dreamweaver 8. I have a site with multiple thumbnails on a page. Each thumb is linked to a popup window with the enlarged... -
Mouse over images
How to create a mouseover popup text on multiple places in a single image -
save images without clicking the right mouse boton
Hi ! I have some images for downloading in flash format. The way is clicking a link ti open a new window with this image and save it by the rigth... -
Move mouse cursor to X,Y location and simulate mouse click
Hi, Just something that slip my mind.. but how do you move the mouse cursor to a sprite member and simulate a mouse click? Any help is... -
Joe Makowiec #2
Re: How do I kill the mouse over popup for images?
On Tue 15 Nov 2005 03:53:51p, MarkAllTrades wrote in
macromedia.exchange.extensions.dreamweaver:
This 'feature' of IE can be worked around by including the following line> I am trying to develop a small website using Dreamweaver for the first
> time. I have an image that I am trying to turn into a navagation aid,
> and when I display it in IE Explorer, if I move over it, I get a pop
> up for saving the image to a file, or sending it via email, or
> Printing it, and one other button that escapes me now. I want that
> behaviour to stop, befor I add hot spots and behaviours of my own.
> Any ideas? Sorry if it is a stupid newbie question.
in the head section of your page:
<meta http-equiv="imagetoolbar" content="no">
Many of us have altered our default pages to include it. For more
information, do a search for 'Image Toolbar'.
Joe Makowiec Guest



Reply With Quote

