|
Andrei Rinciog [Extend Studio]
post date:
2011-12-22 05:00:29
|
Hello Jared,
Changing the image can be done dynamically. You just need to make sure the path of the img is correct and it should work just fine. Also, when the change is made is important. The extension renders the effect once the page is loaded, switching the image after that won't have any effect.
Repeating multiple Image Effects is a little bit more complicated. I think you have to generate a new ID for each effect. Also, each new Image Effects will need a JS variable that has the same properties as the original one.
So, it can be done but it's not that straightforward as just repeating the code.
Tell me if you need any help and I'll gladly assist you.
Kind regards,
Andrei Rinciog
|
|