ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Manipulate a webpage to include a watermark

<< < (2/2)

app103:

--- Code: Javascript ---javascript:(function(){data=document.getSelection();correios=document.createElement("div");correios.id="correios";correios.style="background:url(http://i62.tinypic.com/169hxls.png)%20no-repeat;display:block;height:37px;padding:135px%200%200%200;position:absolute;right:0;text-align:center;top:0;width:171px;z-index=-1";correios.innerHTML=data;document.getElementsByTagName("body")[0].appendChild(correios);})();

Sisenando:
Thank you very much.

app103:
You're welcome.  :)

Navigation

[0] Message Index

[*] Previous page

Go to full version