Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Stack compatibility #15

Open
tomagladiator opened this issue Jul 23, 2014 · 3 comments
Open

SVG Stack compatibility #15

tomagladiator opened this issue Jul 23, 2014 · 3 comments

Comments

@tomagladiator
Copy link

Hello,

Like this exemple : http://jsfiddle.net/24DNn/5/
It's possible to stack a lot of svg inside an other svg, like a sprite.

Nevertheless, SVGInjector doesn't work if we add a target "#IDofMySvg" at the end of the URL.
exemple: " img class="inject-svg" src="/images/sprite.svg#logo" "

My project have more than 150 svg and I really need to use Stack.

Have you an idea ?
Thanks !

@cooldrool
Copy link

I would like to have this feature too!

This way I could make sure all my icons are cached when first visiting the site

@ghost
Copy link

ghost commented Feb 19, 2015

I'd really like that feature too.
It is the last requirement I need to meet for my use case :-)

Thanks.

@markadrake
Copy link

I'm wondering if anyone has started working on this functionality already. I have a more immediate need and SVGInjector is the library that is farthest along in features. I'll take a look at this library tomorrow and see if I can make the change for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants