How can I check if my browser supports new HTML 5 semantic elements, such as:
<nav> <footer>
etc.?
For a quick check on non-programming: HTML5 Test
Immersion in HTML5> Detecting HTML5 Functions :
There are four main methods for determining whether a browser supports a specific function. From the simplest to the most complex:Check if there is any property for the global object (such as a window or navigator).Example: testing geolocation supportCreate an element, then check if any property exists in this element.: , , - , .: , , , .: , <input>
There are four main methods for determining whether a browser supports a specific function. From the simplest to the most complex:
Check if there is any property for the global object (such as a window or navigator).
Example: testing geolocation support
Create an element, then check if any property exists in this element.
:
, , - , .
, , , .
: , <input>
<input>
,
Modernizr, , MIT, HTML5 CSS3.
A: -- - .
Source: https://habr.com/ru/post/1745551/More articles:PHP Uploadprogress extension function always returns null, no download data - phpПеременная Количество полей ввода в формате Classic-ASP - asp-classichttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1745548/index.html&usg=ALkJrhgA52C8tcKIlJvGl6AsFEvxiOvEFQhow to use new image folder in cakephp - cakephpalt-tab web design view - htmlHow to prevent too high a level ? - htmlReturn 1x1.gif as an answer in Rails - ruby-on-railsфункция для проверки профиля/производительности PHP? - phpHow to get return value from JavaScript function containing jQuery.get ()? - javascript3-line layout, expanding medium, minimum height: 100%, so the footer is at the bottom when the minimum content is cssAll Articles