资 源 简 介
JavaScript Dialog Utility.
This project provides cool dialogs like below
* custom Dialog
* alert
* confirm
* prompt
Contributor
twk (http://nonn-et-twk.net/twk/)
ChangeLog
v 0.3
fix/enhancement
set big z-index to overlay and dialog
treat a single string option as options.message
different button order for windows/mac
esc key handling as close
options.promptInputType for password
prompt default value by options.value
attach to use with the existing div element
format option
add overlayBackgroundColor option
limitation/bug
need to call after onload
overlay is delaying during user scroll