謝晒的PHP網頁設計
聯絡E-mail:
sean0704@gmail.com
站內搜尋
Wednesday, May 18, 2016
[HTML][CSS][jQuery] 隱藏的input 還是會送出值 (type="hidden"、hide()、display:none)
input 的 type="hidden"、或 jQuery 使用 hide()、或 CSS 賦予 display:none, 在 submit 後,還是會將值傳出,如果不想收到值,需要加上 disabled。
備註:
type="hidden"、hide()、display:none 這三個行為都是將 css 的 display 值設為 none
範例
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment