logoalt Hacker News

jerfyesterday at 6:04 PM1 replyview on HN

SVG also supports Javascript, which will probably be a lot more useful for games.


Replies

dveditz_yesterday at 7:42 PM

It supports JavaScript when used as a document, but when used as an "image" by a browser (IMG tag, CSS features) JavaScript and the loading of external resources are disabled.