I needed to tweak two things to get this displaying properly in firefox correctly (patch includes both):
1. include the xmlns's for svg and xlink
2. replace a-tag with svg:a tag (otherwise, the element underneath is hidden, presumably because a-tag doesn't have good default svg style)
| Comment | File | Size | Author |
|---|---|---|---|
| xmlns-fix.patch | 1.05 KB | schuyler1d |
Comments
Comment #1
snufkin commenteda side note: it seems that the namespace notation (e.g. svg:rect) breaks the jquery functionality, but i think this is acceptable.
i will commit as soon i can get my laptop near internet
Comment #2
snufkin commentedComment #3
(not verified) commented