Skip to content
MoreOnFew

MoreOnFew

  • Home
  • Javascript
  • jQuery
  • CSS
  • HTML
  • Contact Us
  • Privacy Policy

Feature Detection

How to detect support for a CSS feature using @supports ?

September 26, 2022September 10, 2018 by moreonfew
CSS3 on MoreOnFew.com

With many new CSS features being introduced regularly it has become important to check for the support of these newer CSS properties before we use them. While there are feature detection tools like Modernizr etc, not every time do we actually require to load a JavaScript file to detect a feature alone. You can do … Read more

Categories CSS Tags CSS, CSS3, Feature Detection

Recent Posts

  • How to check if checkbox is checked in jQuery?
  • [Solved] Attempted import error: ‘Switch’ is not exported from ‘react-router-dom’
  • How to check if an element is hidden in jQuery?
  • How to remove a specific item from an array in JavaScript?
  • How to show ellipsis in CSS? Simple solution!

Categories

  • CSS
  • HTML
  • Javascript
  • jQuery
  • Home
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
  • Sitemap
© 2025 MoreOnFew