Sunday, 11 May 2014

Recent/Featured Posts Simple List Posts

Recent Posts Simple List Posts




-------------------------------------------------------------------------------------------------------
COPY AND PASTE BELOW CODE
--------------------------------------------------------------------------------------------------------

<script type='text/javascript'>
//<![CDATA[
function recentpostslist(json) {
 document.write('<ul>');
 for (var i = 0; i < json.feed.entry.length; i++)
 {
    for (var j = 0; j < json.feed.entry[i].link.length; j++) {
      if (json.feed.entry[i].link[j].rel == 'alternate') {
        break;
      }
    }
var entryUrl = "'" + json.feed.entry[i].link[j].href + "'";//bs
var entryTitle = json.feed.entry[i].title.$t;
var item = "<li>" + "<a href="+ entryUrl + '" target="_top">' + entryTitle + "</a> </li>";
 document.write(item);
 }
 document.write('</ul>');
 }
//]]>
</script>
<script src='/feeds/posts/default/?max-results=5&amp;alt=json-in-script&amp;callback=recentpostslist'/>




------------------------------------------------------------------------------------------------------------
READ MORE:
---------------------------------------------------------------------------------------------------------------------------------

http://fbgadgets.blogspot.co.uk/2014/05/recent-featured-post-in-blog.html

http://fbgadgets.blogspot.co.uk/2014/05/recent-or-featured-post-and-recent.html

http://fbgadgets.blogspot.co.uk/2014/05/recentfeatured-posts-simple-list-posts.html

http://fbgadgets.blogspot.co.uk/2014/05/recent-featured-post-with-label.html


















0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets