Animated tabbed content with jQuery

A lot of websites on the Internet have tabbed content now a days. The problem I find with most of them is that most of the time they can be quite dull. For my new looks I created a container which has the ability to switch content through tabs, but with an animation. This tutorial will show you how to create your own tabbed content step by step.

Animated tabbed content with jQuery

Read more

New looks coming your way

The current design has been around for almost five months now. When I made that design, I didn’t really aim for it to be a weblog and didn’t pay much attention to its functionallity. I must say that in that time the design was kind of growing out of me and thought I needed a new one.

After a few days of thinking and many drafts I created a version suited better for my blogging needs. Read the post to see a large preview.

New looks coming your way

Read more

jQuery convertion: Garagedoor effect using Javascript

Today I finally found the courage to go and try jQuery. After getting some people say: “You should use jQuery instead of scriptaculous.” I began thinking. What is the reason I choose script.aculo.us again? Must have been something I read in that time.
Anyway, today I found the time to look at jQuery a bit and thought: Let’s convert my very first posted script to jQuery!

After 5 minutes of reading about selectors in jQuery and 15 minutes of coding it was born. I am super amazed by the results! About 40%/50% less code and about 200% less time needed to write the script. I bet that in the future 400% less time is reachable!

For all the jQuery lovers: Here is the Garage Door effect. Now in jQuery!

jQuery convertion: Garagedoor effect using Javascript

Read more