jQuery – Build a background with changing pictures with jQuery

So, animation in jQuery is a powerful thing! ๐Ÿ™‚ Indeed. In the current article, I will show you the code, which I have used to produce the following beautiful video. It is just a few seconds, but you may still grasp the idea ๐Ÿ™‚ And you probably see the logo on the top left corner of the video.

Here is a beautiful screenshot as well:

background_pic

 

So what do we have? A few pictures, a random formula, jQuery, CSS and an html file. My logo is shown from the html file, the pictures are animated with jQuery. Not a lot of sense in the application, but it is really nice. If you load good pictures ๐Ÿ™‚

So, I need to post the css, the htmlย and the js… Plus a folder with the pictures and my beautiful logo. Here is how it looks like in GitHub.

And here comes the code:

๐Ÿ™‚

Tagged with: , ,