svgfall-v1 icon indicating copy to clipboard operation
svgfall-v1 copied to clipboard

Load img SVGs only when supported, else fallback to PNG. Based on Picturefill.

Results 2 svgfall-v1 issues
Sort by recently updated
recently updated
newest added

Use `data-type` to emulate `type` attribute, and use a `mime-type` in the value of the attribute, not the extension.

There's been some comments about modernizr not being able to propery recognize image SVG suport on Firefox 3.6, and there have been some solutions sugested, will look shortly into that.

bug