Alright, first of all this is not a real image flip but sort of an illusion, the image does not flip itself in 3D since jQuery does not provide us with an image rotation or a distort feature for HTML elements. I know their are some image rotation plug-ins out their but they don't work out very well … Continue reading →
Published on: 17th June, 2009
View Demo Download Source Code
In this tutorial we will be making a navigation bar with animated background. To create this effect we will be using HTML, CSS and jQuery. I am assuming that the readers are well versed with CSS & HTML and have the basic understanding of jQuery.
Let's … Continue reading →
Published on: 4th June, 2009
Preview:
View Demo Download Source Code
I created the last post on creating an image stripe using PHP GD Library because a friend of mine needed to join some images for his web project and used that technique which I found very interesting, but apart from his use of it, I couldn’t find ma … Continue reading →
Published on: 27th May, 2009
What we are going to do today is quite simple. We will read a specific directory for all available images in it and merge them into a single image. Sounds simple, well it is.
Download Source Code
What We Need:
Create a project main folder and create two more folders in it, name them: "css" … Continue reading →
Published on: 9th May, 2009
Preview:
Download Source Code
OK! Before starting let me warn you that this technique is totally based on HTML & CSS, so make sure you take care of all this on the server end as-well, which basically means that if the page in the background has a form, then it shouldn’t be active & … Continue reading →
Published on: 19th April, 2009