Button中,未指明type,在ie是預設button,其他則是submit,原文如下摘自w3school
Tip: Always specify the type attribute for a <button> element. Different browsers use different default types for the <button> element.為什麼會想用button,因為input當button用時,無法設定高度,正好我需要設定,就頭大了,改用button就ok,但一直submit出去,讓我困擾,查了下才知道也有type的差別,加上去就ok了,該說以前都是能用就好的心態吧,哈哈哈
參考網址:
what's the standard behavior when < button > tag click? will it submit the form?
w3school - HTML <button> Tag
沒有留言:
張貼留言