Viewing entries tagged Transitions

The Slidorion

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in JQuery · 0 Comments

A combination of an image slider and an accordion, the slidorion displays beautiful images along with a variable length description. With images linked to each tab, and accompanied by a large array of effects, the slidorion is a great alternative to the traditional jQuery slider.

view...

Hits: 137
Rate this blog entry

Circle Navigation Effect with CSS3

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in Uncategorized · 0 Comments

 

Create a beautiful hover effect for an image navigation using 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.

view...

Hits: 81
Rate this blog entry

Blur Menu with CSS3 Transitions

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in CSS3 · 0 Comments

There are so many great things we can do with the additional properties and possibilities that CSS3 brings along. Today I want to show you how to experiment with text shadows and with transitions in order to achieve a blur effect that we’ll apply to a menu on hovering over the elements. The main idea is to blur the other items while enhancing the one we are currently hovering.

view...

Hits: 67
Rate this blog entry