HTML5 Input Types: Introduction (1/14)

preview_player
Показать описание

Official site

Twitter
Рекомендации по теме
Комментарии
Автор

HTML5 Input Types: Introduction (1/14)

codecourse
Автор

Thanks for this great series, i think one video should do the same instead of making 14 video 1min for each one. Thanks :)

AmrSubZero
Автор

I'd still recommend pollyfills though, consistency is advantageous. You could conditionally load the polyfill using modernizr 

pilkers
Автор

Great, thanks. I would love if you could also elaborate on fallbacks and polyfills for unsupported browsers and even more how does this interact with form validation.  

rozacp
Автор

i worried about like i know in html 5 you can put required in the tag itself and it will be require input to fill, but if i rely just on this (no js\php validation) it can lead to some security issues?

YaronRosen
visit shbcf.ru