Tag Yutups

Diposting oleh On 18.57.00 with No comments

Kode recent post by tag atau label simpel dan ringan, silahkan gunakan kode berikut:
<style scoped='' type="text/css">
ul#recent-posts{list-style:none;margin:0;padding:0}
li.recent-posts{display:block;clear:both;overflow:hidden;list-style:none;padding:3px 0;margin:0;}
</style>
<ul id="recent-posts">
<script>
//<![CDATA[
function showlatestposts(json){document.write('<ul id="recent-posts">');for(var i=0;i<5;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var postsurl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){postsurl=entry.link[k].href;break;}}
document.write('<li class="recent-posts">');document.write('<a href="'+ postsurl+'" target ="_top" title="'+ posttitle+'">'+ posttitle+'</a>');document.write('</li>');}
document.write('</ul>');};
document.write("<scr" + "ipt type=\"text/javascript\" src=\"www.tuntas.net/feeds/posts/default/?orderby=published&amp;alt=json-in-script&amp;callback=showlatestposts\"></scr" + "ipt>");
//]]>
</script>
</ul>
Silahkan atur alamat blog dan label yang digunakan beserta stylenya.
Next
« Prev Post
Previous
Next Post »