一種特殊的確認提示效果:Press and Hold Button

Press and Hold button 是一款用來替代‘你確定嗎’對話框的 jQuery 插件,它會創建一個按鈕,需要用戶持續按住一段時間才會生效。用戶可以設置提示進度條的透明度,顏色,內容和延遲時間。

可配置選項

  • holdTime:
    The amount of time the user needs to hold the mouse button.
  • progressIndicatorRemoveDelay:
    Sets a delay on removing the progress indicator. Might be a useful hint to help teach the user how to use the control.
  • progressIndicatorColor:
    Color of the progress bar.
  • progressIndicatorOpacity:
    Opacity of the progress bar.

事件

  • start.pressAndHold:
    The control has started the holding timer.
  • complete.pressAndHold
    The control has completed holding for the entirity of the hold time.
  • end.pressAndHold
    The control has completed holding regarless of duration.

示例

http://naptown.com/pressAndHold/

一種特殊的確認提示效果:Press and Hold Button

項目主頁:http://www.baiduhome.net/lib/view/home/1389318114352

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!