jquery-simulate icon indicating copy to clipboard operation
jquery-simulate copied to clipboard

jQuery Simulate is a plugin to simulate browser mouse and keyboard real events

/*!

  • jquery.simulate - simulate browser mouse and keyboard events
  • Copyright (c) 2009 Eduardo Lundgren ([email protected])
  • and Richard D. Worth ([email protected])
  • Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
  • and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
  • jQuery Simulate is a plugin to simulate browser mouse and keyboard
  • real events. This plugin leveraged the jQuery UI Automated tests to
  • another level, giving the possibility to create automated scripts to
  • test UI components (drag, drop, sortables, etc). */