Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG-Table

responsive dynamic svg table generator, with snap.svg and jquery.

Deprecated: highly recommend not to use this library

Demo

2014.typowriter.org/SVG-Table/

requirements

I tested following versions.

  • Snap.svg
    • v0.2.0
  • jquery
    • v1.11.1
    • v2.1.1

Note

Snap.svg Plugin

This library includes plugins for snap.svg. Those plugins add following methods.

snap.svg-toggle.js

  • Element.addClass(classes)
  • Element.toggleClass(classes[, toggle])
  • Element.removeClass(classes)
  • Element.show()
  • Element.hide()
  • Element.toggle(toggle)
  • Element.hasClass(toggle)

snap.svg-css.js

  • Element.css(key[, value])
  • Element.disableUserSelect(key[, value])

About

responsive dynamic svg table generation, with snap.svg and jquery.

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages