Is it possible to use Javascript to get the css value from an unsupported property?
example: Google chrome version 18 does not support vh , but is it possible to get the value from css?
vh
If your browser does not support the style, it will not know which style you are requesting because the browser does not know which style if it does not have a style in its program.