Chia Yi Lai

表單簡易驗證,檢查空的輸入框,並出現提示

結合 bootstrap 的 tooltip,在使用者按下確定按鈕時,判斷表單是否有空的輸入框,並提示使用者輸入

使用資源:bootstrap CSS, bootstrap JS, jQuery

See the Pen very simple form validation check null input by Chia Yi Lai (@ChiaYiLai) on CodePen.

keyboard_arrow_up