I need good manners, scriptnya following code:
<script type="text/javascript">
pipeCallback function (obj) (
document.write ( "<ul>");
var i;
for (i = 0; i <obj.count; + + i)
(
var href = " '" + obj.value.items [i]. link + "'";
var item = "<li>" + "<a href=" "> + href +" + obj.value.items [i]. title + "</ a> </ li>";
document.write (item);
)
document.write ( "</ ul>");
)
</ script>
<script src = "& http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback
_ID 33e2eb4dc25c7c21b9c586e11d2bc904 = & url = http% 3A% 2F% 2FBLOGNAME.blogspot.com & num = 10 "type =" text / javascript "> </ script>
Code from the script above, there are some that you have to edit, namely:
BLOGNAME = Replace with the domain name you blog
10 = Change the number of ranking money you want to show
No comments:
Post a Comment