RSS: https://chrisburnell.com/feed.xml
I’m Chris Burnell, a Front End Developer / Design Systems Engineer based in Halifax, Canada. This is where I think, write, and share my passion for front end development and the web.
提交点赞

HTML 原来还能这样:不用 JavaScript 实现动态交互

Chris Burnell 整理了一份纯 HTML 实现动态功能的清单,涵盖 popover、dialog、分组 details 手风琴、command/commandfor、原生输入选择器、datalist 自动补全、loading=lazy 和 hidden=until-found 等特性,均附浏览器支持版本和代码示例。作者特别指出部分特性(如原生颜色/日期选择器、datalist)在可访问性和跨浏览器表现上仍有明显缺陷,建议谨慎使用。
评论点赞收藏1 天前