Closed (fixed)
Project:
Drawing API
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2007 at 18:40 UTC
Updated:
4 Sep 2007 at 06:54 UTC
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