On this site, there are these cubes, titled “Events” “Mixes” and “Gallery.” When one hovers over them, the cube has a rotate animation, and also on mouse out.
If you could tell me what the name of the plugin/module they are using, or how I can achieve the same thing that would be great.
Link to Website with rotating cube buttons
I have looked at the source code and they appear to be using drupal, and I think the cubes are jquery powered, but I don’t really know.
All they’re doing is moving the
background-positionup & down.Here’s the relevant piece of code they’re using: