-
1. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
pittsburgh_joe Jul 26, 2015 7:25 PM (in response to davidw48449218)Edge Animate can handle SVG files. If you have Illustartor you can export your triangle and import it into Edge. I'm 80% sure that would hover how you want. Here is svg in just code Edit fiddle - JSFiddle
Also, there is something called Image mapping if your triangle isn't vector http://www.image-maps.com/
or do it with CSS http://jsfiddle.net/8bmtupnr/2/
-
2. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
davidw48449218 Jul 28, 2015 7:08 AM (in response to davidw48449218)Thank you - very helpful - I just tried SVG and they are excellent - only when i view in the browser it shudders and stutters :/ too much vector information i imagine - as it doesn't do it if i revert back to transparent .png.
I will try the image mapping thing now.
thanks
-
3. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
davidw48449218 Jul 28, 2015 7:18 AM (in response to davidw48449218):/ SVG doesnt work still activates hen rolling over transparent background - thanks fro suggestion
-
4. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
pittsburgh_joe Jul 28, 2015 8:38 AM (in response to davidw48449218)this guy figured out custom shaped hotspots in Edge Circle Hover Effects / Adobe Edge animation
-
5. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
pittsburgh_joe Jul 28, 2015 8:52 AM (in response to pittsburgh_joe)This guy figured something out (old thread ..so I don't know if there is a better method by now) Re: Non-rectangle hit/hover states?
-
6. Re: how do i assign a curser to a triangle shaped button without the curser working on the transparent background
resdesign Jul 28, 2015 8:57 AM (in response to davidw48449218)Have you tried Edge Commons for the SVG? The cursor should work as you expect.