Tutorial Disable Dragging Image

 
Oyasumi gaess
Tadi bilang pan kapan ngepost tuto
ehh malah ngepost :v

Template Designer

1. Dashboard > Layout > Add a Gadget > HTML / Javascript
2. Copy code below and paste in HTML / Javascript space
<script type="text/javascript">
document.ondragstart = function () { return false; }; </script>

Classic Template / Blogskin

1. Dashboard > Template
2. Copy code below and paste after / below </style> 
<script type="text/javascript">
document.ondragstart = function () { return false; }; </script>


3. Preview & Save. 







 

Tidak ada komentar:

Posting Komentar

Hello ~

Leave comment here
Request ? tell in chat box
Nice words please :)