Expansive video via Hover effect

Asked

Viewed 114 times

0

I have a client who wants to put an advertisement in video form and when the user hovers over this video he expands on the screen and starts to rotate. I searched everywhere and found nothing, I thought to do this via Transition and Animation by css and bring the video via iframe, but I was wondering if there is any more correct way to do.

1 answer

0


Try increasing the size of the div when you receive Hover, but you’ll need to use a little javascript.

Example: http://jsfiddle.net/tdsNF/1/

Browser other questions tagged

You are not signed in. Login or sign up in order to post.