Author |
Topic  |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 19 March 2010 : 22:49:02
|
Hi,
I have a short line of code I used on my site to block the right click on mouse, can I do the same thing on this forum page as well? If possible? Can you tell me which file and line to do that?
Please Advice, Thanks |
Jimmy |
Edited by - goofyguy620 on 19 March 2010 23:50:59 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 20 March 2010 : 03:25:16
|
you will need to put it in inc_header.asp arund line 234 you should see the javascript section which goes in the head tags.
why would you want to disble right click in a forum ? |
 |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 20 March 2010 : 09:00:10
|
Hi HuwR,
Well, because I have this code on my site to avoid people right click and save picture as! All images on my site are deal with real people photos, Although there are no images on the forum, but just want to match up with the site so it look even.
Speaking of photo, can users from this forum able to insert their picture as their logo besides their user name?
Thanks much. |
Jimmy |
Edited by - goofyguy620 on 20 March 2010 09:08:53 |
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 20 March 2010 : 11:47:07
|
I can understand about not wanting right click for images, but disabling it for a forum is a bit odd, it means that you can't copy and paste other posts to manually use the [quote] tags like I have done below
quote: Speaking of photo, can users from this forum able to insert their picture as their logo besides their user name?
You need the avatar mod for that.
|
 |
|
leatherlips
Senior Member
   
USA
1838 Posts |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 20 March 2010 : 14:30:49
|
Hi HuwR, leatherlips,
That's right, ok, then I will keep my forum not using right click then. Thanks leatherlips for the link to the FREE javascript site to disable just the image only.
you guys are the best!
Thanks you much..
|
Jimmy |
 |
|
Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 20 March 2010 : 15:03:30
|
The javascript to stop others from taking images doesn't stop others from taking your images. The simplest way to get your images is to view the source code and paste the direct link to the image.
There is another way, and that is to while holding down the right button, left click the ok on the popup while still holding down the right button, and it will then give you right click menu over the iamge with the option to save the image. This happens on most "right click javascript stoppers", so waste of time really as is the script that leatherlips uses. Sorry leatherlips... 
If you do not want others to use your images, I would put a water mark through them. |
Cheers, David Greening |
 |
|
|
Topic  |
|