Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > disabling the dragging of images to the new tab

Reply
Thread Tools

disabling the dragging of images to the new tab

 
 
ravishankar Maduri
Guest
Posts: n/a
 
      11-21-2007
hi

i donot want to allow the users to drag the images in my site to
the new tab ,when we drag the image to the other tab the whole site is
showing only with that dragged image please help me out to disable
this feature in my page..............

Thanks and regards

Ravishanker Maduri
 
Reply With Quote
 
 
 
 
rf
Guest
Posts: n/a
 
      11-21-2007

"ravishankar Maduri" <> wrote in message
news:402de288-1344-41f3-a4f6-...
> hi
>
> i donot want to allow the users to drag the images in my site to
> the new tab ,when we drag the image to the other tab the whole site is
> showing only with that dragged image please help me out to disable
> this feature in my page..............


You can't.

--
Richard.


 
Reply With Quote
 
 
 
 
Harlan Messinger
Guest
Posts: n/a
 
      11-21-2007
ravishankar Maduri wrote:
> hi
>
> i donot want to allow the users to drag the images in my site to
> the new tab ,when we drag the image to the other tab the whole site is
> showing only with that dragged image please help me out to disable
> this feature in my page..............


If you're asking this because you have a phobia about dragging, you can
use absolute positioning in CSS to place a transparent DIV on top of the
image to block direct mouse access to it. But if you're asking this
because you don't want people using your image by itself, well, there's
absolutely nothing you can do about it. All someone has to do is look
inside the page's source code for the image's URL and then paste that
URL into the Address field directly and, voila, your image will appear.
 
Reply With Quote
 
Bergamot
Guest
Posts: n/a
 
      11-21-2007
ravishankar Maduri wrote:
>
> i donot want to allow the users to drag the images in my site to
> the new tab


If you're concerned about copyright protecting your images, put a
watermark on them.

--
Berg
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tab Images switch on tab menu click JoJo Javascript 1 02-14-2007 08:58 PM
dragging images louloizides@yahoo.com Javascript 2 10-12-2006 04:59 PM
Enabling/Disabling a Tab in a TabStrip Yuki ASP .Net Web Controls 2 04-01-2006 08:03 AM
Dragging Images in fixed DIVs like Google Maps bottarelli@gmail.com Javascript 2 01-16-2006 09:00 AM
dragging images =?Utf-8?B?Q2hyaXMgU3Rld2FydA==?= ASP .Net 6 05-12-2005 08:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57