Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

content url svg css

content: url(test.svg)

Unless SVGs are special, you should be able to treat them the same as you would an image: content: url(path/to/my.svg). That doesn't necessarily mean it would work with the jQuery UI tooltips library, though.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #content #url #svg #css
ADD COMMENT
Topic
Name
8+7 =