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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -