Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WARNING: This repo is archived for the obvious reasons and you really should not use it. It only here because of nostalgia

jQuery svgInject

jQuery plugin for replacing img-tags with SVG content

demo/

Usage

  1. Include jQuery:

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
  2. Include plugin's code:

    <script src="jquery.svgInject.js"></script>
  3. Call the plugin:

    $("#element").svgInject(function() {
    	// Injection complete
    });

License

This plugin is available under the MIT license.

Author

Made by Robert Bue

About

jQuery plugin for replacing img-tags with SVG content

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages