Hi all, I'm desperate for a solution to a major performace problem I've got.
Basically, I'm trying to do something along the lines of what was done here with Flash: http://karankapoor.com/ I've got the image centering and scaling worked out. The problem is when I try to do a dissolve between images it hampers the performance and smoothness of the dissolve. It's the worst in Firefox. It's horrendous actually, you don't even see the transition and it takes forever. Here's the page in question. http://sandbox.exit42design.com/photography/ Just view the source and you'll see everything I'm doing. The code is not that complex, it's just what the code is doing that's putting a strain on the performance. Maybe I'm overlooking something obvious that's hurting performance, or maybe this is just too advanced for jQuery to handle, I don't know. I just know that I don't want to resort to Flash. I hate Flash. Any help would be appreciated. Thanks.