I would like to implement this type of menu using CSS3 transforms animations similar this.
First question would be: is this feasible?
Second question: Where to do it? the simple CSS3 examplesfrom the net show how to translate, shear, scale and rotate simple objects. But I have no idea where to start looking for info on how to implement a menu like it. thanks