Skip to content

croogie/jquery-ui-svgzoompan

Repository files navigation

SVG Zoom&Pan jQueryUI plugin

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/jquery-ui-svgzoompan.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

###v0.0.6

  • added method reset

###v0.0.5

  • introduced new public method refresh when you play with viewBox by yourself and want to set correct zoom level,
  • now viewBox is passed to drag event,

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published