Page 1 of 1

[Tut] Right Click Protection

Posted: Thu Mar 25, 2010 6:36 am
by mikethedj4
Code: Select all
<a href="#" style="position:absolute; cursor:default; background-image:url(IMAGE_URL_HERE); width:***px; height:***px;"></a>
Code: Select all
<div style="width:***px; height:***px; background-image:url(IMAGE_URL_HERE);"><img src="http://img23.imageshack.us/img23/6695/spacerod.gif" width="width_of_original_image_here" height="height_of_original_image_here"></div>

Re: Right Click Protection

Posted: Fri Mar 26, 2010 4:58 pm
by DreadNought
This is NOT elpful as all you did was a Copy + Paste!