dougwollison / jquery.injectsvg

A small utility for replacing fallback images with their SVG counterpart's code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery.injectSVG

A small utility for replacing fallback images with their SVG counterpart's code.

Usage

$('img.svg').injectSVG();

About

A small utility for replacing fallback images with their SVG counterpart's code.

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%