HTML Can Do That

https://chrisburnell.com/html-can-do-that/

HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.

49 points · 6 comments · view on lemmy.world

6 Comments

Kissaki@programming.dev · 8 pts · 17d (4 replies)

Firefox shows me the worst date format. In other places it uses my Windows date format; I know because I tried using yyyy-MM-dd, which worked for display, but broke editing. I guess it uses the content language for the date picker? What a mess.

grandma@sh.itjust.works · 3 pts · 17d (2 replies)

Oh you're going to love the time picker

WhoIzDisIz@lemmy.today · 3 pts · 17d

Lemme guess: it uses Swatch Time?

Kissaki@programming.dev · 1 pts · 12d

Thanks, I hate it indeed

Stefan_S_from_H@piefed.zip · 1 pts · 17d

It uses the local time format, not the one of the content language. At least on my PC with Windows 11, Google Chrome and Firefox.

Treczoks@lemmy.world · 4 pts · 17d

Amazing things. I don't know how they could be of use but I'll bookmark them.