Sha256: 504548868f3ff08dbb58b41ad1f74d8d0c087d7fd660a2475397471c789a2f2f
Contents?: true
Size: 382 Bytes
Versions: 118
Compression:
Stored size: 382 Bytes
Contents
# jQuery Warn Before Unload Prevents a page from unloading directly when something was changed in any input or text area. Asks whether you are sure or not. ## Getting started Add with yarn or npm: ``` yarn add jquery-warn-before-unload ``` Then include javascript, for example like that (in a rails project): ``` //= require jquery-warn-before-unload/jquery.warnBeforeUnload ```
Version data entries
118 entries across 118 versions & 1 rubygems