Chrome and Safari work fine with the following code:
They do NOT work so well with this code:Code:<svg:use xlink:href="#Piece_Black_K" />
Is there a way to get those browsers to use an element from another file?Code:<svg:use xlink:href="./SVG/chesspieces.svg#Piece_Black_K" />


Reply With Quote
Bookmarks