[Javascript] Combining Behaviors/Effects

Piero Steinger piero.lists at the-admins.ch
Sun Oct 16 16:09:41 CDT 2011


Am 04.10.2011 18:06, schrieb Tedd Sperling:
> Hi gang:
>
> I have a question for the group.
>
> Given this example:
>
> http://www.webbytedd.com/test/
>
> As explained in the example, can these two behaviors/effects be combined?
>
> In short, I would like to create a single "fade-cycle image replacement" technique. Both behaviors use the background image, but I can't seem to master the problem just yet. My current code and images are there for your review.
>
> Any help, directions, solutions, or comments, will be appreciated.
>
> Thanks,
>
> tedd

Hi tedd

You can append :hover and opacity to every element. I think it should 
work if you use two nested div's with background images...

Greets
Piero


More information about the Javascript mailing list