If by protecting you mean keeping from being downloaded.... NO... If you want some watermarking, you could use something like php's gd function that could aloow for a watermark...
You could also use javascript canvas but that does not work in IE without a plugin On Jun 24, 1:49 pm, Mario Soto <[email protected]> wrote: > Hi. I want to know if there is a way to protect images that are styled > with an overflow auto. I found a lot of tutorials, scripts and plugins > for that with "static" images. The big issue here is that the image > can (and is usual) to be resized (two buttons are added for that + and > -). > > Any ideas? Will be vary good recieved. Thanks. > > -- > Mario Soto > [email protected] > ..._

