javascript - Jquery plugin with split image hover effect -


i need jquery plugin implement functionality. have 2 images clean , dirty floor. on hover floor should "cleaning". enter image description here

i've seen twoface.js used on popular website (or maybe different code same name):

git: https://gist.github.com/hongymagic/2403518

you can search twoface.js demo of in action on jsfiddle.

it easy overlay 2 images , use own code create slider control width of top image.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -