iPhone Style Checkboxes With CSS3
June 20th, 2010
Here’s some form input checkboxes styled with CSS3 to look like iPhone style on/off buttons.
iPhone Style Checkboxes With CSS3June 20th, 2010
Here’s some form input checkboxes styled with CSS3 to look like iPhone style on/off buttons.
iPhone Style Checkboxes With CSS3June 14th, 2010
Here’s a cool thing you can do with the CSS3 animations behaviour. An infinitely scrollling header image!!
CSS3 Scrolling Header ImageMay 3rd, 2010
So, another random CSS3 experiment! This time it’s an image gallery that has a slide effect.
Pure CSS Sliding Image GalleryApril 25th, 2010
Here’s a spicy little Wordpress loop that allows you to structure your latest posts in a different way.
Custom Post Structures in Wordpress LoopApril 25th, 2010
So I’ve been doing some more CSS3 experiments and I think I’ve cracked the Accordian thing. I actually tried this out ages ago and ran into the same problems other people had had, namely animating the height of an enclosing element couldn’t be dynamic.
Dynamic CSS3 Animated Accordian Menu