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

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.

Beej's Bit Bucket

A developer documents their journey of replacing Disqus with Mastodon-powered comments on their blog, detailing the technical implementation process and considerations. The solution involves fetching comments via Mastodon's API and displaying them using JavaScript, while maintaining a blacklist system for content moderation.

The Vine Programming Language

Vine is a new programming language designed for web development that aims to combine modern features with simplicity and performance. The language emphasizes safe concurrency, static typing, and seamless JavaScript interoperability while maintaining a familiar syntax for experienced developers.

In Defense of Text Labels - Christopher Butler

An in-depth examination of why text labels should accompany icons in user interfaces, highlighting how icons alone can create cognitive burden and ambiguity. The article advocates for a balanced approach where icons and text labels work together to enhance user experience and navigation efficiency.

Ask HN: Is anyone still using Dreamweaver?

A nostalgic discussion about Adobe Dreamweaver reveals its historical significance as a web development tool in the early 2000s, with mixed experiences from users. The conversation explores the evolution of web development tools, from WYSIWYG editors to modern frameworks, highlighting both the simplicity of earlier tools and the complexity of current solutions.

Why Ruby on Rails still matters

A comparison between Ruby on Rails and Next.js frameworks highlights how Rails maintains relevance through simplicity and abstraction, while Next.js enables advanced web capabilities at the cost of complexity. The text draws parallels between vinyl records' longevity and web technologies' evolution, emphasizing how fundamental approaches remain valuable despite technological advancement.