2024-09-12

Request for developer feedback: customizable select | Blog | Chrome for Developers

Google Chrome is introducing a customizable select element feature allowing developers to style form controls with enhanced flexibility and functionality. The feature includes new pseudo-elements, content styling options, and improved accessibility controls, currently available for testing in Chrome Canary 130. The implementation builds upon the existing HTML select tag, ensuring backwards compatibility while enabling progressive enhancement.

Original archive.is archive.ph web.archive.org

Log in to get one-click access to archived versions of this article.

read comments on news aggregators:

Related articles

Chrome Returns 206 when the Server Returns 403

An investigation into a Chrome browser bug reveals unexpected behavior when handling range requests for partially-cached content, where Chrome silently modifies range headers and returns incomplete data while reporting success. The Chromium team ultimately declared this behavior a feature rather than a bug, citing potential compatibility issues with existing applications.

GitHub - tearflake/flake-ui: fractal-structure inspired, parent-children orbiting, zooming-elements based graph visualization user interface

FlakeUI is a Javascript-based graph user interface utilizing fractal structures and orbiting elements for unique content navigation. The interface enables content exploration through zoomable, orbiting ovals arranged in parent-child relationships, controlled by five simple gestures. Content management involves XHTML pages structured through XML files, making it suitable for recurring visitors exploring curated web links or hierarchical catalogs.

Matt's Script Archive, Inc. :: Free Perl CGI Scripts

Matt's Script Archive offers a collection of free Perl and C++ CGI scripts for web development, including the popular FormMail script downloaded over 2 million times since 1997. The archive features essential web tools like guestbooks, counters, discussion forums, and search functionality, with most scripts being developed between 1995-2000.

Scroll Buddy

Scroll Buddy is an innovative website feature that replaces traditional scrollbars with animated characters that move as users scroll. Future versions will include skateboarders, rock climbers, and squirrels, with accessibility considerations for users with vestibular motion disorders.

Knowing CSS is mastery to Frontend Development — Anselm Hannemann

A compelling argument for web developers to master fundamental languages like JavaScript and CSS rather than solely relying on frameworks and tools. Understanding core web technologies enables better debugging, optimization, and problem-solving capabilities, ultimately leading to more robust and maintainable applications.

Why Can’t We Screenshot Frames From DRM-Protected Video on Apple Devices?

Mac users face increasing limitations when attempting to screenshot content from streaming platforms due to DRM restrictions, while Windows users can still capture content using Snipping Tool. A workaround exists for Mac users through Chrome by disabling graphics acceleration, though this solution isn't optimal for regular browsing.

Let's Hold Hands · Untested

A web app called 'Let's Hold Hands' enables anonymous, non-verbal interactions between two users through a simple hand-holding interface. Built using Preact and PartyKit, the project explores serendipitous human connections without verbal communication, offering both direct invites and random pairing functionality.

JavaScript Required

Bluesky requires JavaScript to function as a heavily interactive web application, although basic HTML interfaces are possible but not implemented.

Microsoft begins turning off uBlock Origin and other extensions in Edge

Microsoft Edge Canary is now disabling Manifest V2-based extensions like uBlock Origin, following Google Chrome's lead in the transition to Manifest V3. Users can temporarily re-enable disabled extensions, but Microsoft's timeline for complete Manifest V2 deprecation remains unclear. Mozilla Firefox remains committed to supporting Manifest V2 extensions, offering users an alternative platform.

GitHub - PragmaticMachineLearning/probly

An innovative spreadsheet application combining traditional spreadsheet functionality with Python data analysis and AI capabilities, leveraging OpenAI API and Pyodide for runtime execution. Built with Next.js 14 and TypeScript, it offers interactive data visualization through ECharts and intelligent suggestions through an AI-powered chat interface.