clowncar
clowncar copied to clipboard
Consider using html rather than svg
Since you've been forced to use an object tag, why not use html with the same css that you're doing in the svg? Wouldn't that solve some of the compatibility issues(early IE and Android)?
Thought?