Tech News World, Contacts Samsung Galaxy, Windows 8, Nokia Lumia, Quad Core Smart Phones, HTC smartphone, Google Nexus, MacBook, PayPal

Saturday, October 24, 2015

How To Add Random Posts Widget to Blogger

How To Add Random Posts Widget to Blogger - Although I work in the office and a lot of work that makes me tired but still I make a blog Tech News World and still will update it for you because this is part of my hobby who likes the world of technology, especially about the gadget, now we will discuss first about How To Add Random Posts Widget to Blogger because it is the topic that you are now looking for, please refer to the information I provide in the guarantee for you,

Articles : How To Add Random Posts Widget to Blogger
full Link : How To Add Random Posts Widget to Blogger

You can also see our article on:


How To Add Random Posts Widget to Blogger

Follow the easy steps below to add Random Posts Widget to your blog.

1.Log in to your dashboard--> layout- ->Page Elements

2.Click on Add a Gadget on the sidebar.

3.Select HTML/Javascript and add the javascript code given below and click save.

<div id="myLuckyPost"></div> 
<script type="text/javascript"> function showLucky(root){ var feed = root.feed; var entries = feed.entry || []; var entry = feed.entry[0]; for (var j = 0; j < entry.link.length; ++j){if (entry.link[j].rel == 'alternate'){window.location = entry.link[j].href;}}} function fetchLuck(luck){ script = document.createElement('script'); script.src = '/feeds/posts/summary?start-index='+luck+'&max-results=1&alt=json-in-script&callback=showLucky'; script.type = 'text/javascript'; document.getElementsByTagName('head')[0].appendChild(script); } function feelingLucky(root){ var feed = root.feed; var total = parseInt(feed.openSearch$totalResults.$t,10); var luckyNumber = Math.floor(Math.random()*total);luckyNumber++; a = document.createElement('a'); a.href = '#random'; a.rel = luckyNumber; a.onclick = function(){fetchLuck(this.rel);}; a.innerHTML = 'Are ya feeling lucky, punk?'; document.getElementById('myLuckyPost').appendChild(a); } </script> 
<script src="/feeds/posts/summary?max-results=0&alt=json-in-script&callback=feelingLucky"></script>



so much information about How To Add Random Posts Widget to Blogger

hopefully information How To Add Random Posts Widget to Blogger can provide useful knowledge for you in getting information about the latest gadgets,

just finished your reading article about How To Add Random Posts Widget to Blogger if you feel this article useful for you please bookmark or share using link http://aziin5teens.blogspot.com/2015/10/how-to-add-random-posts-widget-to.html for more people know

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : How To Add Random Posts Widget to Blogger

0 comments:

Post a Comment