Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

why firefox doesn't have this attributes (http://www.w3schools.com/html/html5_form_input_types.asp) on this page ?

more options

http://www.w3schools.com/html/html5_form_input_types.asp


from this page you will find some attributes for input types or input element

like : all date & time attributes ; search ; tel ; min & max ; step

http://www.w3schools.com/html/html5_form_input_types.asp from this page you will find some attributes for input types or input element like : all date & time attributes ; search ; tel ; min & max ; step

Tất cả các câu trả lời (1)

more options

This article has more up-to-date documentation on what attributes and attribute values have been and have not been implemented, and in some cases, some background on that: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#Browser_compatibility

This site seems to be a bit behind on Firefox versions but has test pages: http://www.wufoo.com/html5/

Are any of these attributes/types particularly important to your project?