I'm searching for a way to make a header animation like this one.
I have found a solution on this post, but it's not working with images. I changed the code like this:
<div id="header_nav"><img src="http://placehold.it/90x90" /></div>
What can I do? Thanks for the help.
Question: How can I scale the image in the header with its div aswell?
Any help would be appreciated!