This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 4cc14efe438fd1e61eb21a2901986aab86ba53eb
tree 24497682a7d26818c37f7af4d54bd6ea4565168a
parent 8bd7106e6ea44c9f53afe65a7bbd9a8ad5f04229
tree 24497682a7d26818c37f7af4d54bd6ea4565168a
parent 8bd7106e6ea44c9f53afe65a7bbd9a8ad5f04229
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | Tue Mar 03 10:01:12 -0800 2009 | |
| |
demo.html | ||
| |
informant.js | ||
| |
informant.min.js |
Informant
The Informant spies on your forms and warns people if they try to leave a form with unsaved changes.
Check out the included demo.html, or learn more at: indielabs.com/entries/the-informant/
Usage
Simply include Prototype 1.6+ and The Informant.
<script src="prototype.js" type="text/javascript"></script> <script src="informant.js" type="text/javascript"></script>
View informant.js for customization options.












