Wednesday, November 25, 2009

How do u block the right hand click on images on myspace?

That would require the use of javascript which is filtered on Myspace. Either way if someone really wanted to take an image of yours with right click disabled they can with other methods not requiring right click.



=)



How do u block the right hand click on images on myspace?

I don't think you can



How do u block the right hand click on images on myspace?

Since javascript is disabled on myspace, you can't disable right-clicking for your page...



But this is a method to stop people from simply right-clicking on your images and saving them....



a) this will only work for externally hosted images that you place into your main profile page... it will NOT work for images on your pics page(s)... it will not work for your default image, your friends images, or images in your comments...



b) users that know how to read html can view the source code for your page and get the urls of your images...



c) NOTHING can stop people from taking screenshots of stuff you post on your profile...



d) you will have to use this method for EACH image that you want to *protect*... there is no way to apply it to all images at once...



Normally you would post an image on your profile using the %26lt;img src="url"%26gt; code... anyone can right-click on the image and save it to their pc...



Basically the way to get around it is, instead of inserting that image into your page, you will insert a div... the div will contain a transparent gif image and your image will be set as the background... people will still be able to right-click and save the image, but the image they will be saving is the transparent gif... they won't be getting your precious image....



The only tricky bit is that you have to know the dimensions of your image in pixels... you can find that by simply right-clicking on the image and selecting "properties" from the menu... you'll have to enter the dimensions of the image into the code twice (once to set the size of the div, and once to set the size of the transparent gif)...



this is the code you will use:



%26lt;div style="width:XXXpx; height:YYYpx; background-image:url(http://YourImageUrl...



%26lt;img src="http://x.myspace.com/images/clear.g... width="XXXpx" height="YYYpx" border="0"%26gt;



%26lt;/div%26gt;



replace the red bits with the info of your image, and paste that code in your profile where you want your *protected* image to appear.....



How do u block the right hand click on images on myspace?

Disabling Right Click on Images



Since javascript is filtered on myspace, theres really no way to prevent the right click from happening on your pictures. you can do the "transparent gif" method but people can easily disable the styles with firefox and steal the pic. luckly, theres a much easier and better way to do this.



Use the generator below. Be sure to follow directions.

No comments:

Post a Comment

 
tvs