How do I animate between two PNG images in jQuery? Is this possible?
Something like the CSS 3 transition when you transit between one color to another, but I need an image to an image transition.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out this plugin by Jack Moore called jQuery Blend.
Edit: Opps two images, sorry. How about this plugin then?
Ok, if you aren’t happy with a plugin then try this. I posted a demo here.
CSS/HTML
Script