2009/11/3 [email protected] <[email protected]>: > > Hey all, > > I was trying to come up with a simple way to enlarge images on mouse > over and set them back to their normal size on mouse out. I figured > why not try Effect.Morph with two sets of css for the images. > > Implementation can be seen here: > http://rgvisuals.com/ie/ (Click on Stories link) > > Problem I am running into is that it seems to be quite "jittery." > > I know that this is doable in Flash but I am just not much of a Flash > fan. I am taking it by my simple exploration that Effect.Morph may > not be the most stable or correct ways of going about this. > > Can anyone point me in the right direction? > > Thanks, > Ryan > > >
I think you have to know if you are scaling an image and if so, not perform any other scaling on that image. -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
