Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 291 Bytes

kidnap.js

The JavaScript plugin for kidnapping and blackmailing.

See example here: http://lebbe.github.io/kidnap.js/

Initialize kidnap on any elements with jQuery like this: $(selector).kidnap();

You do NOT need jQuery, you can then use this: kidnap(document.querySelector(selector));