Is it possible to lay a watermark Image on top of the image I already have on my page or do I have to edit each photo in Photoshop or something like that to lay a watermark over it?
Thanks! On Mar 29, 10:15 pm, abhiram wuntakal <[email protected]> wrote: > Hey I have this not-so-technical work around for u. > > Apply a Mouse over handler for the image. on a mouse-over, just change the > image to some other image (probably a smaller one which says "Dude, U cant > download this!!!") and again on a Mouse-out bring back the original image. > > Guess that will solve your problem and people will not be able to download > it... > > But as Sripathi says, it would be better to show a smaller size, low > resolution image, as people can always do a ScreenPrint and extract exactly > that image alone!! > > Hope a combination of these two things would solve ur problem. > > ~ Abhi > > On Tue, Mar 30, 2010 at 3:02 AM, Sripathi Krishnan < > > > > [email protected]> wrote: > > but if they can just right click it and "Save Image As" there isn't any > >> point. > > > Disabling right click is no solution. Its trivial to figure out the link of > > the image and then download it directly. Div overlays also won't help. As > > long as the user can see it, there is always going to be a way for him to > > download it. > > > You should - > > > - Only show a smaller size, low resolution image before the user > > purchases it > > - Apply a watermark/logo on the free image, so that there isn't any > > merit in using the image directly. > > > --Sri > > > On 30 March 2010 02:42, Sudeep S <[email protected]> wrote: > > >> i am not sure if this is a right approach...how about placing a > >> transparent div over the image. > >> would that work. > > >> On Tue, Mar 30, 2010 at 12:22 AM, Chris <[email protected]> wrote: > > >>> does anyone know if there is a way to disable someone from right > >>> clicking on an image and being able to save it? i am trying to make > >>> an application where people can purchase images but if they can just > >>> right click it and "Save Image As" there isn't any point. Any > >>> suggestions would be great. > > >>> thanks > > >>> -- > >>> You received this message because you are subscribed to the Google Groups > >>> "Google Web Toolkit" group. > >>> To post to this group, send email to [email protected] > >>> . > >>> To unsubscribe from this group, send email to > >>> [email protected]<google-web-toolkit%2Bunsubs > >>> [email protected]> > >>> . > >>> For more options, visit this group at > >>>http://groups.google.com/group/google-web-toolkit?hl=en. > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Google Web Toolkit" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<google-web-toolkit%2Bunsubs > >> [email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
