Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
John Antoni Griffiths committed Sep 21, 2010
1 parent 6bad83a commit 4edf7e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jquery.tamper.js
Expand Up @@ -18,6 +18,12 @@
* PLEASE NOTE: if an onclick event is present on the exit element it will clone it, remove it
* and append it so when the user click's ok it fires.
*
* Requires: jQuery v1.3+
*
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
*/

jQuery.tamper = function(watchName, exitName, messageText) {
Expand Down

0 comments on commit 4edf7e6

Please sign in to comment.