Bug using 'xlink:href' with SVG

 I had a bug where using 'setAttributeNS' and "xlink:href" on a 'use' tag of an SVG would not override the plain 'href' set in the HTML.


It seems I should always use plain 'href's as 'xlink:href' is not used now.





Comments

Popular posts from this blog

Minifying CSS

Violating Flickr's terms of service

How a CSS fish animation works