<html><div style='background-color:'><DIV class=RTE>
<P>Thanks for the comments so far guys.</P>
<P>One thing I was thinking of is this. In Javascript, can I detect what I click on. So basically, on a Mousedown event, I want to know the property of that object I have just clicked on, so is it text, a link, and image......is there a way of doing this.</P>
<P>Can I detect if it is an image I have just left cliked on.......any ideas.........<BR><BR></P></DIV>
<DIV></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">
<HR color=#a0c6e5 SIZE=1>

<DIV></DIV>From:&nbsp;&nbsp;<I>"John Warner" &lt;john@jwarner.com&gt;</I><BR>Reply-To:&nbsp;&nbsp;<I>"\[JavaScript List\]" &lt;javascript@LaTech.edu&gt;</I><BR>To:&nbsp;&nbsp;<I>"'[JavaScript List]'" &lt;javascript@LaTech.edu&gt;</I><BR>Subject:&nbsp;&nbsp;<I>RE: [Javascript] Disable left mouse click and drag on images</I><BR>Date:&nbsp;&nbsp;<I>Fri, 21 Jul 2006 07:51:50 -0400</I><BR>&gt;This can be dealt with on the server side with some reasonable success<BR>&gt;(watermarks and the like) what is your server side tool(s). I've seen<BR>&gt;any number of articles in for dotnet discussing protecting images. Note<BR>&gt;without disabling the mouse.<BR>&gt;<BR>&gt;Oh the suggestion about the GIF in the foreground by Triche Osborne<BR>&gt;works reasonably well if you keep the path to the actual images hidden<BR>&gt;from the client. That's why I suggest doing this at the server. Also 
as<BR>&gt;pointed out, it is stored on the client computer if the client is<BR>&gt;viewing it,, a clever user will still get the images.<BR>&gt;<BR>&gt;<BR>&gt;John Warner<BR>&gt;-----Original Message-----<BR>&gt;From: javascript-bounces@LaTech.edu<BR>&gt;[mailto:javascript-bounces@LaTech.edu] On Behalf Of Alan Easton<BR>&gt;Sent: Friday, July 21, 2006 4:58 AM<BR>&gt;To: javascript@LaTech.edu<BR>&gt;Subject: [Javascript] Disable left mouse click and drag on images<BR>&gt;<BR>&gt;<BR>&gt;Hello People,<BR>&gt;<BR>&gt;Now I know the issues surrounding trying to stop people stealing images<BR>&gt;off your website, it basically cannot be done, you can make life<BR>&gt;awkward, but essentially it cannot be done.<BR>&gt;<BR>&gt;Well, I have a client who wants me to make it as difficult as possible<BR>&gt;for any visitor trying to save their images.<BR>&gt;<BR>&gt;I have disabled right-click on 
images, but you can still left click on<BR>&gt;an image, and drag it to either the location bar, then save it once the<BR>&gt;image shows, or drag it to your desktop.<BR>&gt;<BR>&gt;Question is, does anyone have a trick that I can use to stop this<BR>&gt;"left-click and drag" on images....????<BR>&gt;<BR>&gt;Any help would be appreciated.<BR>&gt;<BR>&gt;Alan..<BR>&gt;<BR>&gt;<BR>&gt;_______________________________________________<BR>&gt;Javascript mailing list<BR>&gt;Javascript@LaTech.edu<BR>&gt;https://lists.LaTech.edu/mailman/listinfo/javascript<BR></FONT></BLOCKQUOTE></div></html>