Add Effect to Highlighted Area Using jQuery Map Highlight Plugin -
i have interactive venn diagram using jquery map highlight plugin: http://jsfiddle.net/keith/reypv/2/
i'd make initial highlighted item pulse or glow, because users have commented didn't know diagram interactive. i've tried adding fade or animate in jquery couldn't work. , think i'd want first highlighted item glow, , not others once user starts interacting it.
also i'm not sure if i'm highlighting initial item correctly because i'm repeating code below it, if there suggestions on doing better i'd appreciate it.
i have ended having hack plugin specific needs.
this takes time blink wrapper div instead ...
edit:
had second @ code , pulsating effect made without hacking plugin triggering mouseover , mouseout.
Comments
Post a Comment