Posts Tagged ‘jQuery’

Automatic updating jQuery Content Slider for Blogger

Let me introduce you to a very new technique to show slideshow of your recent posts in Blogger blogs. With this tweak applied, you no longer need to edit your widget HTML codes more than once. This jQuery content slider uses my small jQuery content slider technique which I posted in my previous post. First look at […]

World’s smallest jQuery Slideshow

The main motto of JQuery is “write less, do more”, let’s follow their motto and create a most simple JQuery based Slideshow. I will try to make this tutorial as simple as I can so that new beginners can understand it easily. Let’s create a basic HTML to gather the contents for slide first. <div […]