Archive for category: jQuery

Simple jQuery Slideshow with Controls

I was looking for a simple Slideshow to add in one of my projects. But after searching on the internet I was not able to find my desired slideshow component then I decided to create my own.

I created this nice and simple slideshow using jQuery and jQuery Cycle plugin. It has Numbers control with Next and Previous control. This is not only image based slideshow but you may also put some content in each slide too.

I’m releasing this component for free. You may download and may use it in your own projects.

Read more

Read more

AJAX Currency Converter with Google API

No doubt, Google is a magical search engine. Google also provides many APIs to be incorporated in your application. Today, we will use Google’s hidden currency conversion API. Why hidden? Because there is no official documentation for it.

Read more

Read more

jMouse Follower

What is Mouse Follower?

Mouse Follower or Cursor Trail is typically an image or set of images which follows the cursor in your browser screen.

Demo and Download

To understand more clearly visit demo. Alternatively you may also download the files from here.

Problem

Today I was asked to enhance the existing mouse trail feature of a website. They were using 3 or 4 PNG images to make the mouse trail. But the problem was that images were inline. While our client wanted some more advanced animation with mouse trail/follower. And that animation was not possible without using flash animation in it.

From the above its clear that we were need to have a DIV in the script where all of the Flash embedded code may be inserted. I searched for many scripts but the problem was that they were doing well with IE but for Firefox answer was NO.

Read more

Read more
© Copyright - Tech Mug