vanntastic / before_win_close
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.markdown | ||
| |
before_win_close.js |
README.markdown
before_win_close
A simple (jquery) function that prompts you before a you close the window.
REQUIREMENTS
- JQuery
USAGE
// anywhere after you include jquery
before_win_close("Don't close me!");

