0
Unknown
Scrolling recent posts gadget is a best widget to show off recent posts from your blog with a jQuery scroll effect,which grabs attention of of visitors very quickly.Previously I shared a scrolling/ticker recent posts widget but some of you faced some problems while installing it,that's why here I am sharing a new scrolling recent posts widget,which works a with a jQuery spy effect,this is the best feature of this widget.Each snippets of this widget contains title of post,thumbnail of post,date when that post was published and number of comments on that post.Also all of the above options are fully customizable,so that you can easily customize this widget as you wish.Above are the some features of this widget now lets see how to add it into your blogger blog.
Step 1 -:
This widget works with jQuery spy effect so that we have to add jQuery library to our blog first (Note - Ignore this step if you have already added jQuery library to your blog.)
add below code just above it,
Now you have implemented jQuery library into your blog.Now lets see how to add scrolling recent posts widget to blogger.
Step 2 -:
Paste below code inside it,
Now replace http://www.helperblogger.com/ with your blog URL.
Below I am describing some important values,
Scrolling Recent Posts Widget For Blogger
Live Widget Demo ?
How To Add Scrolling Recent Posts Widget To Blogger?
Step 1 -:
This widget works with jQuery spy effect so that we have to add jQuery library to our blog first (Note - Ignore this step if you have already added jQuery library to your blog.)
- Go to Blogger Dashboard > Template
- Click on Edit HTML
- Hit Proceed button
- Find below code in your template
add below code just above it,
Now you have implemented jQuery library into your blog.Now lets see how to add scrolling recent posts widget to blogger.
Step 2 -:
- Go to Blogger Dashboard > Layout
- Click on Add a Gadget
- Select HTML/JavaScript
Paste below code inside it,
Now replace http://www.helperblogger.com/ with your blog URL.
Widget Customizations
As I mentioned above this widget is fully customizable,you can also customizing it at your own just by reading the properties of the values such asnumposts
means number of posts
.In above code I am highlighting some values which you can simply edit them.Also I highly recommend you that,done all the changes in our HTML Editor.With using the html editor you can simply customize this widget as you wish with watching preview of your chnages.Below I am describing some important values,
numposts = 10;
Total number of posts which you wants to scroll by this widgetlimitspy=4;
Number of the posts to appear on the widgetintervalspy=4000;
Scrolling speed of the widget,if you decreased the value speed of widget will increases.
Finally save your all changes and visit you blog to see the working widget.
Please let us know your thoughts on this widget.Peace and Blessings Buddies :)
Related Articles :
Do you like this article? Spread the words!
If you enjoyed this post, please consider leaving a comment or subscribing to the E-mail feed to have future articles delivered to your feed reader.
Subscribe to:
Post Comments (Atom)
0 Responses to “Scrolling Recent Posts Widget For Blogger”
Post a Comment