List Question
20 TechQA 2023-12-24T06:41:35.223000Can I test whether the browser supports the viewport meta tag "interactive-widget" property?
112 views
Asked by curiousdannii
How do I check if CSS @layer is supported in CSS and Javascript?
212 views
Asked by Luke Vo
How to detect if import.meta is supported by a browser?
767 views
Asked by mpromonet
Is there a feature detection equivalent for ARIA attributes, like aria-owns?
41 views
Asked by pzrq
Hiding actual window size
73 views
Asked by MKSOI
Detect "Request Mobile Website” and "Request Desktop Website" in the iphone IOS
353 views
Asked by Fatt Sky
How to detect if a browser supports SharedArrayBuffer?
1k views
Asked by Fnr
Detection of features used on a website or codebase
270 views
Asked by Kodzvn
What is the idiomatic way for javascript code to tell if it will run in the Google app script environment?
98 views
Asked by Chris Adams
Testing for a feature of regex compilation in IE11
302 views
Asked by James Paterson
Is there a way in JavaScript to detect if files can be dropped on the used device?
324 views
Asked by user1030151
Usage of experimental feature of CSS --> element.pseudo();
79 views
Asked by Clopsi
How to feature detect if iframe accepts created blob urls as src of iframe
99 views
Asked by sçuçu
How to use browser feature detection to control video attribute muted?
129 views
Asked by Laiqa Mohid
Javascript feature detect module support for Web Workers
1.4k views
Asked by AshleysBrain
How to detect whether browser supports chrome extensions
620 views
Asked by burtyish
The question of whether speechSynthesis is allowed to run without user interaction
902 views
Asked by Digital Ninja
Feature detection of <a ping> (Hyperlink Auditing)
243 views
Asked by Fowl
Using Notification.image or Notification.icon
825 views
Asked by Chris Pratt
What exactly happens when a browser doesn't support feature queries?
466 views
Asked by jkdev