+mirinconespecial-IRE MRE
Da a + info
Estas como en la foto???
Te plagian y no quieres que lo hagan???
Es muy facil. Abre blogger y ve a...
Diseño/Añadir un gadget/html/HAVASCRIPT
y pega esto:
"Cuando cliken con el boton derecho en la imagen les dira: "NO ME COPIEES"
<script language="JavaScript">
var message="NO ME COPIEES";
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document. getElementById&&!document.all) {
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event. MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document. getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message); return false")
</script>
<a href="http://pczeros.blogspot. com" target="_blank"><img
src="http://sites.google.com/ site/pczeros/Home/1t.gif" border=0 alt="trucos blogger" title="trucos blogger"/></a>
ROJO: Si quieres que diga otra cosa, ponla
Facil, no??? Pues ahora no podrán plagiar tu blog ;)
Si, a mí me lo pasaron
ResponderEliminar