@oblomov We probably will not see this due to separation of concerns. HTML should only provide the structure of the data that's displayed, not _what_ data is actually shown to the user. Same with CSS; while it /can/ show and hide content, it's not really meant to control data. Interacting with data, removing and adding rows is something left to JS, for a good reason imo.
La nuova BBS è in fase Alpha. I post precedenti al 22 luglio 2024 potrebbero non essere trasferibili, ma rimarranno disponibili per la lettura su /old/.

pasu@metalhead.club
@pasu@metalhead.club
Webdev - Sauna addict - Cheese 4 Life - Moped first thing next year
Ultimi post creati da pasu@metalhead.club
-
RE: Speaking of #webDev, what the #HTML and #CSS standards need is some way to style nodes based on DOM values of other modes.