#browser-support

[ follow ]
JavaScript
fromInfoQ
2 days ago

jQuery Releases v4: First Major Version in Almost 10 Years

jQuery 4 modernizes the library by removing legacy code, dropping old browser support, migrating to ES modules, and improving security and performance.
Web development
fromCSS-Tricks
2 weeks ago

CSS Bar Charts Using Modern Functions | CSS-Tricks

New CSS features like sibling-index() and attr() enable creating declarative, efficient bar charts using CSS Grid and data-attributes with minimal markup.
fromWebKit
1 month ago

When will CSS Grid Lanes arrive? How long until we can use it?

Anytime an exciting new web technology starts to land in browsers, developers want to know "when in the world am I going to be able to use this?" Currently, the finalized syntax for Grid Lanes is available in Safari Technology Preview. Edge, Chrome and Firefox have all made significant progress on their implementations, so it's going to arrive sooner than you think. Plus, you can start using it as soon as you want to with progressive enhancement.
Web development
JavaScript
fromTechzine Global
1 month ago

jQuery 4.0 available: first major release in 10 years

jQuery 4.0 modernizes the library with ES modules, removes legacy APIs, and drops older browser support while providing migration tools.
Web development
fromJqueryscript
1 month ago

jQuery 4 vs. jQuery 3: A Technical Comparison

jQuery 4 modernizes internals, drops legacy browser support, adopts ES modules, shrinks file size, and disables automatic JSONP promotion.
#css
Software development
fromTheregister
3 months ago

PDF spec will adopt JPEG XL - another chance for the format?

The PDF Association will add JPEG XL support to the PDF specification, enabling HDR, wide-gamut, ultra-high-resolution images and extensive channel/bit-depth capabilities.
Web development
fromLogRocket Blog
3 months ago

The different ways to use CSS :has(), with examples - LogRocket Blog

:has() allows CSS to select parents or preceding siblings based on child state, enabling declarative, JS-free state-driven styling across modern browsers.
Web development
fromuna.im
5 months ago

Follow-the-leader pattern with CSS anchor positioning

Use CSS anchor positioning with a single follower element and dynamically updated anchor-name to create a follow-the-leader effect across hover, focus, or JS events.
UX design
fromCSS-Tricks
8 months ago

Exploring the CSS contrast-color() Function... a Second Time | CSS-Tricks

The contrast-color() function simplifies color contrast decisions for web accessibility, but lacks flexibility and current browser support.
[ Load more ]