• Simplifying CSS Selectors

    Posted: 3 years ago in Articles

    An investigation into CSS selector performance. Not all CSS selectors hurt performance, even those that might look expensive. The key is focusing on CSS selectors with a wide-matching key selector. This becomes even more important for Web 2.0 applications where the number of DOM elements, CSS rules, and page reflows are even higher…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)