Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

Todas as respostas (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?