javascript - Hover over an image so that another hover image can perform an animate -
so, have project school , and partially got answer reveal image underneath mask css/javascript awesome.
the thing is, not want color move when point mouse on glass. instead, if have 5 small thumbnails of different colors (listing on side of glass), when point each of them, color moving in glass. possible? me please.
thank much!
basically need change color of div water "animation". can $("div").css("background-color", color);
attached events on display objects (5 small thumbnails in case).
here small example @ jsfiddle: http://jsfiddle.net/martintale/mz6vh/1/
Comments
Post a Comment