https://htmx.org logo
The problem is, i have more then one dynamically c...
# 🔥-django-htmx
b
The problem is, i have more then one dynamically created input-elements on the page. I was hoping for an easy way if element-1 makes an request, it auto-retargets element-1 and if element-2 makes an request it auto-retarges element-2 ... and so on. If there is no why with htmx i guess i need to add it with some form of JavaScript