ChrisWojcik/position-fixed-test
UA sniffing approach to detect browser support for the css property "position:fixed". "position:fixed" is "undetectable" using the Modernizr library. UA sniffing has some drawbacks though. Your mileage may vary.
JavaScriptMIT