Widget aplenty in Blog. In making the widget course, we also have to be guided by its purpose. For what purpose we created a widget? One of them this way. In the post I wanted to give a little to make the latest articles on the blog widget.
There are certain steps that you can do include:
You are logged in the blog dashboard and select the blog for which you want the widget and then add the gadget to take a HTML / JavaScript then enter the following code:
There are certain steps that you can do include:
You are logged in the blog dashboard and select the blog for which you want the widget and then add the gadget to take a HTML / JavaScript then enter the following code:
<script
src="http://dhio.googlecode.com/files/aldio-blog-post-terbaru.js"></script>
<script>var numposts = 5; var
showpostdate = false; var showpostsummary = false; var numchars = 100;
</script> <script src="http://xxxxxxxxxxxxxx.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp">
</script>
Widget aplenty in Blog. In making the widget course, we also have to be guided by its purpose. For what purpose we created a widget? One of them this way. In the post I wanted to give a little to make the latest articles on the blog widget.
There are certain steps that you can do include:
You are logged in the blog dashboard and select the blog for which you want the widget and then add the gadget to take a HTML / JavaScript then enter the following code:
If you use the above script is considered less beautiful, then you can enhance the script below. Please change http://xxxxxxxxxxxxxx.blogspot.com with the name of your blog.
There are certain steps that you can do include:
You are logged in the blog dashboard and select the blog for which you want the widget and then add the gadget to take a HTML / JavaScript then enter the following code:
If you use the above script is considered less beautiful, then you can enhance the script below. Please change http://xxxxxxxxxxxxxx.blogspot.com with the name of your blog.
<div style="overflow:auto; width:307px;
height:250px; background-color:#f3f3f3; rgb(255, 255, 255); border:1px solid
#ccc;"><script src="http://dhio.googlecode.com/files/aldio-blog-post-terbaru.js"></script>
<script>var numposts = 5; var
showpostdate = false; var showpostsummary = false; var numchars = 100;
</script> <script src="http:// xxxxxxxxxxxxxx.blogspot.com
/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp">
</script></div>
You certainly ask how many recent articles continue to appear? In the script above widget you are looking for the number 5. Figures 5 shows the number of articles that will appear. You are free to change the numbers according to your tastes.
So how to give the widget a recent article in the blog, may be useful.
So how to give the widget a recent article in the blog, may be useful.
0 Comment:
Post a Comment