Skip to content

jQuery ArrowMark draws the arrow mark that ties the HTML elements. The color and the shape of the arrow can be customized by changing the option. Even if the elements moves, the arrow automatically pursues the elements. Arrows are drawn on canvas elements.

License

Notifications You must be signed in to change notification settings

BlaM/jQuery-ArrowMark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= jQuery Arrowmark

Author::    Akinori Kawai <lislis36@gmail.com>
Copyright:: (C) Akinori Kawai, 2010 - 2012. All rights reserved.
License::   MIT License

jQuery ArrowMark draws the arrow mark that ties the HTML elements.
The color and the shape of the arrow can be customized by changing the option.
Even if the elements moves, the arrow automatically pursues the elements.
Arrows are drawn on html5 canvas elements.

== Links

* Demo
  * {HTML5 Canvas Arrow}[http://lislis.sakura.ne.jp/canvas/arrowmark/arrowmark03.html]

* author's blog(written in Japanese)
  * {りす穴さくら}[http://lislis.sblo.jp/]

About

jQuery ArrowMark draws the arrow mark that ties the HTML elements. The color and the shape of the arrow can be customized by changing the option. Even if the elements moves, the arrow automatically pursues the elements. Arrows are drawn on canvas elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 6.8%