Skip to content

Instantly share code, notes, and snippets.

@kejun
Created December 22, 2016 08:33
Show Gist options
  • Save kejun/538a9834b620e206000c3df3a18d311d to your computer and use it in GitHub Desktop.
Save kejun/538a9834b620e206000c3df3a18d311d to your computer and use it in GitHub Desktop.
Untitled
body { background: #333;}
a {
display: inline-block;
}
a img{
position: relative;
z-index: -1;
}
a img:last-child { display: none;}
a:active img:first-child { display: none;}
a:active img:last-child { display: inline-block;}
<a href="http://douban.com"> <img src="http://www.jammyfm.com/wordpress/wp-content/themes/pinboard/images/white-logo-3.png"> <img src="http://www.jammyfm.com/wordpress/wp-content/themes/pinboard/images/white-logo-2.png"></a>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"80","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment