"Decorate your blog with tutorials provided. Please click on a category tutorials on your right side to see more tutorials. Most widgets tutorial are compatible with the basic template that has been provided by blogger.com. Some widgets, maybe not for a specific templates that are provided by other personal bloggers. But you can try it first. If it did not work, please remove this widget from your blog. Good luck."
To show how your blog more interesting for every your link to be shake effect, try this code, insert to your blog.
1) Sign in blogger account
2) Dashboard >> Design >> Page Element >> Add A Gadget >> Html / Javascript
3) Copy and paste the code below in a HTML / Javascript :
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'></script><script type='text/javascript'> $(document).ready(function() { $('a').hover(function() { $(this).animate({ marginLeft: '10px' }, 400); }, function() { $(this).animate({ marginLeft: 0 }, 400); }); });</script>
400 - speed / pace nudging effect. You can adjust this value for the speed of effect, they are small in value, the rate of shaking.
4) Lastly, click save and see the results.
Good luck! :)
Please read more my others article about blogger blog and tools.
Thank you for read...happy blogging......
0 comments:
Post a Comment