Permalink

62

CSS3 Transition Animations With jQuery Fallbacks

In today's post, we'll be taking a look at how you can use CSS3 transitions to power your application's animations with jQuery's .animate() method as a fallback where transitions aren't supported. The benefit of transitions is that unlike JavaScript based … Continue reading

Permalink

93

WanderWall – A jQuery, CSS3 & HTML5 Hover-Based Interface

  Hey guys. Today I’m going to teach you how to create a useful hover-based user interface using jQuery, CSS3, HTML5 and @font-face. Why a hover-based interface? you might ask. Well, with the popularity of touch-based web applications simplifying the … Continue reading

Permalink

21

CSS3 In Under 5 Minutes – A Very Useful Screencast

Hey guys. This week I thought it would be interesting to go through some of the core features being introduced in CSS3 that would be of interest to web designers in under 5 minutes. What better way to learn these … Continue reading

Permalink

80

RocketBar – A jQuery And CSS3 Persistent Navigation Menu

Hey guys. In today’s post I’d like to present a new jQuery & CSS3 demo I wrote called RocketBar. Let’s explore why I created it. Everyday on the web there’s something that we all do, almost regardless of the site … Continue reading