CLICK HERE FOR DEMO
Follow simple and easy step to adding this effect to your blogger image--->>>>
* First go to Your blogger Dashboard.
* Now click in Design tab and edit HTML.
* Click in small box to expand your blogger template.
* Now find this code </head> by CTRL+F key.
* Copy below code and paste before </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js' type='text/javascript'/> <script src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js' type='text/javascript'/> <script type='text/javascript'> $(document).ready(function() { $("div.blogger9_magic img").draggable(); }); </script>
* Again find this code by CTRL+F key ]]</b:skin>
* And copy this code and paste before ]]</b:skin>
.blogger9_magic img { cursor: move;}
* Now click to save your blogger template.
When you post new image use Below tag to post your image --->>>
<div class='blogger9_magic'><img src='PICTURE-URL HERE'/></div>
* Now you are done CHEERS
0 Responses So Far: