Y
Hacker News
new
|
ask
|
show
|
jobs
by
intrasight
1066 days ago
> it addresses a specific shortcoming of HTML: the on* attributes do not support arbitrary events
Yes, I saw that. But what does it have to do with XPath?
1 comments
renerick
1066 days ago
XPath is implementation detail, used for searching of attributes with a give prefix, and this article is just a public note of how it was done in htmx
link
intrasight
1065 days ago
Got it. Thanks.
link