Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM Scalable Vector Graphics with links
#1
Hello,

When I upload a .svg file and use it in a page, I lose the ability to direct to another page via the links (the embedded 'xlink:href'). It works as a stand-alone .svg; I tested it before.
Should I incorporate the 'xmlns:xlink="http://www.w3.org/1999/xlink' attribute in the page 'data' header as well to activate the links?
Reply
#2
Hello again,

Problem solved. The problem was that I used the <img>-tag to display the .svg picture. I changed it to an <object>-tag, and everything works OK, including the xlinks.
Reply




Users browsing this thread: 1 Guest(s)