Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

brainbits/jquery-svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Steven Weingärtner
Feb 16, 2018
79149f6 · Feb 16, 2018

History

18 Commits
Apr 28, 2012
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Nov 2, 2014
Apr 28, 2012
Feb 16, 2018
Nov 2, 2014

Repository files navigation

jQuery SVG Integration

This plugin allows you to control/interact with SVG elements within your HTML documents.

  • Native SVG support in major browsers (but only IE9+).
  • Create a new SVG element or wrap an existing inline SVG element.
  • Animate SVG attributes with the svganim module.
  • Apply jQuery class/attribute/event functionality to SVG elements with the svgdom module.
  • Draw graphs with the svggraph module.
  • Plot functions with the svgplot module.

Have a look at the plugin Web site, http://keith-wood.name/svg.html, for demonstrations of its abilities.

For documentation on the functionality see http://keith-wood.name/svgRef.html.

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.4%
  • CSS 0.1%