Web Component: j-VirtualWire


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-VirtualWire

This is a very special UI component which can move elements from element to another element according to the selector and a value of the path. Look to example for understanding.

  • selector {String} a selector for wires (default: .virtualwire)
  • delay {Number} a delay in milliseconds for movement of elements (default: 10)
  • repeat {Number} a repeat delay for obtaining of element (default: 50 ms)
  • max {Number} a maximum count for repeating (default: 100)

Author