Hi,
I want to use DrawFill SVG javascript plugin (https://github.com/callmenick/Draw-Fill-SVG) to animate an svg logo whilst pages load. This animation works works fine outside of canvas but I get an error using in canvas. I have included the modernizr dependency, but this still throws an error -
TypeError: Modernizr.prefixed is not a function. (In 'Modernizr.prefixed("transition")', 'Modernizr.prefixed' is undefined)
Do you have any thoughts please. My website is spaces2020.com.
Thanks
Nick
