I want to make something like this:
http://www.minecraftforge.net/forum/index.php
can you hover the menu? it’s sliding some shadow on hover, how do I do this? is that JS? if yes, is there a tutorial for it? or is it possible to make it with CSS3?
thanks!
I think this is the plugin: jQuery lavalamp.
I’m think this can’t be achieved only with CSS. You can use css3 and some transitions but i think it would require at least some minimal javascript.