Showing posts with label JQuery. Show all posts
Showing posts with label JQuery. Show all posts

How to Add a Tiny jQuery Circleslider to Blogger

Posted by Unknown

Tiny Circleslider is a small jQuery plugin that generates a circular carousel of images.There is noting complicated about using this type of carousel, however when it's about customizing it, it's necessary to use a bit of [...]
More aboutHow to Add a Tiny jQuery Circleslider to Blogger

Turn off the lights with jQuery

Posted by Unknown

For those who enjoy watching videos on the net, this is a very useful script made by Janko with jQuery.So what this script does? It will "turn off the lights" so that everything you have on the page will be fading to dark [...]
More aboutTurn off the lights with jQuery

Before/After Photo Effect with jQuery

Posted by Unknown

If you have a design or makeup blog, or if you are using before and after image comparison, this script will surely be very useful for you.In this tutorial we'll learn how to add the Before/After plugin, a script that works [...]
More aboutBefore/After Photo Effect with jQuery

Page peel effect using jQuery

Posted by Unknown

Page Peel is a popular page flip effect that when your cursor is passing over it will show "what's behind" as if it would be a book.There are many ways to do this, many of them use flash files which makes it less customizable, [...]
More aboutPage peel effect using jQuery

Customize the scroll bar (scrollbar) with JScrollPane

Posted by Unknown

JScrollPane is a jQuery script that allows you to change the blog' scroll bar, ie the browser scrollbar.Although we can use CSS to change it, the problem is that is not standardized, because with CSS we can make it work [...]
More aboutCustomize the scroll bar (scrollbar) with JScrollPane

Adding a Youtube Video in the Background of a Blogger blog

Posted by Unknown

Some of you might have wondered how to put a video to play in the blog's background, so that instead of having just a color or an image, to have a video. We can do this thanks to the jQuery plugin Tubular that lets you use [...]
More aboutAdding a Youtube Video in the Background of a Blogger blog

Create a Background Slideshow for Blogger

Posted by Unknown

In the previous post we saw how to make the blog's background fill the screen regardless of the resolution of the monitor. The method that we'll use now with jQuery is a plugin called BackStretch which also has the option [...]
More aboutCreate a Background Slideshow for Blogger

Vertical drop down menu with jQuery

Posted by Unknown

jGlideMenu is a vertical menu that can be dragged and dropped so that the reader can place it anywhere, and in addition, he can browse through the tabs in a very peculiar manner that comes with a sliding effect giving a [...]
More aboutVertical drop down menu with jQuery

Possibly the most simple jQuery Slider

Posted by Unknown

Do you have jQuery in your blog and space to insert 10 lines of code? If the answer is yes and you also want to have an automatic slideshow, this is the simplest code I've seen so far.That code having a succession of simple [...]
More aboutPossibly the most simple jQuery Slider

Highlight Author Comments in Blogger in threaded comment System

Posted by Unknown

I told you before, Comments are the best way to make good relationship with your blog visitors / Followers.Do you have a blog and do your blog getting comparatively good traffic then your blog also getting many comments, [...]
More aboutHighlight Author Comments in Blogger in threaded comment System

Fade In/Out Page Loading Effect On Blogger Posts

Posted by Unknown

A very common effect in jQuery is the fade effect that hides or shows an element by fading it, and we can use it in many ways as for example in the blog's navigation. The following script does just that, by loading the page [...]
More aboutFade In/Out Page Loading Effect On Blogger Posts