The power of CSS3 is enormous and in this tutorial we will see how to exploit it in a very creative way. We are going to create some thumbnail hover effects with CSS3 transitions. On hover over a thumbnail, we will reveal some description of the thumbnail, using a different style in each example.
Please note that this will only work properly in modern browsers that support the CSS3 properties in use.
-
Sliding Background Image Menu with jQuery
a submenu will slide out from the bottom. This menu comes with some configuration possibilities, such as the size of the image, the hover effect and custom default states.
-
Chop Slider :: CSS3 animation
This awesome slider with a chopping effect was last updated on June 20, 2011. The ChopSlider uses full power of CSS3 animation
-
Sliding Letters with jQuery
the standard hover effect by playing around with the letters in an anchor word. The aim is to slide in letter by letter when hovering over a link element.
-
PIROBOX EXTENDED V.1.0 - jQuery plugin
Browser compatibility = FireFox 2+, Opera9.5+, Chrome, Safari (Mac/Windows),IE 7+, Pirobox can be fun and usefull for you. Enjoy the code with jQuery
-
Advanced jQuery Full screen background image slideshow
Start up your HTML/CSS/jQuery editor and let's see how you can create this effect yourself!
Wednesday, November 30, 2011
Elastic Image Slideshow with Thumbnail Preview
A simple elastic slideshow with a thumbnail preview. The slideshow will adjust automatically to its surrounding container and we can navigate through the slides by using the thumbnail previewer or the autoplay slideshow option.
To make this slideshow responsive, we will use a mixture of JavaScript and CSS techniques.
To make this slideshow responsive, we will use a mixture of JavaScript and CSS techniques.
Labels:
css3,
html5,
jquery,
jQuery Sideshow,
jquery slider,
jquery Transitions,
Web
Fullscreen Image Blur Effect with HTML5
Using canvas, we want to blur images on the transition to another one, creating a smooth effect.
The main idea is to add some images in our structure that will serve as background images. We will add the canvas element which will contain a blurred version of the image. When we navigate, we’ll add the blurred canvas behind the current image and fade the current image out. With the blurred canvas image now visible, we can either show the new image immediately (unblurred) or show it blurred and then “sharpen” it.
The main idea is to add some images in our structure that will serve as background images. We will add the canvas element which will contain a blurred version of the image. When we navigate, we’ll add the blurred canvas behind the current image and fade the current image out. With the blurred canvas image now visible, we can either show the new image immediately (unblurred) or show it blurred and then “sharpen” it.
Labels:
css3,
fullscreen,
html5,
jquery,
jQuery Sideshow,
Web
Circle Navigation Effect with CSS3
The idea is to expand a circular navigation with an arrow and make a bubble with a thumbnail appear. In our example we will be showing the thumbnail of the next and previous slider image on hovering the arrows. The effect is done with CSS3 transitions.
Labels:
css3,
jquery,
jQuery Gallery,
jQuery Sideshow,
jquery Transitions,
slideshow,
Web
Subscribe to:
Posts (Atom)