Dreamweaver Q
- Started
- Last post
- 5 Responses
- foreverwhatever
im working on my portfolio site, and im wondering, is there some way to make it so when you hover your pointer over an image, (in windows IE, or Firefox) to make it so it doesnt bring up that little save box?
like non-graphic images, but images of the actual work..
Thanks in advance
- ********0
set it as a bg img
- welded0
I'm not sure what a "non-graphic image" is, but there is no way to keep that icon from showing up. It's a user-specific setting. The only thing I can think of off the top of my head is to set the image as a background in it's own div or span or what have you.
- foreverwhatever0
thanks guys
- nocomply0
I believe you can use javascript to disable a right-click on the image. I don't know about disabling only the "save image as.." part though.
I've never done it because I've always thought it was kind of useless. If someone wants to steal your image, they can always take a screenshot or save the entire page.
- gabriel20
Are you referring to the IE image toolbar? If so, you can remove it with a little bit of meta action at the top of the page: