imvuWatcher
|
Twitter
|
Blog
|
Bookmark this!
|
Help
|
Contact
« right click background change
Right Click Background Change
Parameter
Content
Picture Link
<script type="text/javascript"> var copiedfrom='www.imvucodes.net'; var piclink='http://www.imvucodes.net/img/sample.png'; function changebgimg() { document.body.style.backgroundImage="url('"+piclink+"')"; return false; } document.oncontextmenu=changebgimg; </script>
To copy the code: Click on the code to select it, press CTRL+C to copy and CTRL+V to paste it at a given location!