How to create a cool css background transition effect

Learn how to create a really cool background transition effect like the one seeing on Think Geek’s website. Check out the Demo

0 Comments Short URL , , , , , , ,

Patternify: CSS Pattern Generator

Generate patterns to use with CSS. You can choose to get the PNG format or the raw base 64 data so it can be directly included in your CSS. Pretty awesome!

0 Comments Short URL , , , ,

CSS won’t style my HTML5 markup in Internet Explorer!

You built your whole website using html5 new shiny tags, you’re so proud of yourself, it looks great in your development browser. Time to give it a test in Internet Explorer to see what it looks like. It looks a lot worst than you was expecting… What the heck is going on?

Make html5 work under ie6, ie7 & ie8 by adding this small JavaScript code.

0 Comments Short URL , , , , , , ,

How to fix z-index problem in ie7 with jQuery?

A quick post, I was just having problems in my website with my beautiful picture showing on top of everything. It was showing fine in FF but in Internet Explorer 7 it was showing behind, so you could only see like half of my face and that’s not fare for anyone. I found this cool [...]

2 Comments Short URL , , , , ,