Hello! I either missed it, or this function does not exist in htmx, namely, how to replace the class of another element with a trigger? Let's say I have a disabled feedback, I want to add the is-invalid class to its input.
Thanks man. To swap content into multiple places in the DOM, do you mean? I'm not sure if that is built-in, but I could do some research. There's also the "hx-swap-oob" attribute that you can use to do an Out Of Band swap for some content. That's explored a little in my last video - if you use that, you can replace your target as normal, with additional out-of-band updates for other content.
Apologies if it's too fast! I'm from Scotland and we speak quite fast here, although I try not to do so. The videos are edited but the speed of the content isn't changed.
I make a lot of spa with your videos about django+crispy_forms+htmx.... i'm reviewing all searching if its possible to hide a field on a condition of another field dynamically... you cover that topic ? Thanks for all your videos ! Regards
Mate your videos are like caviar 😩 always at the right moment and with real life needs ! Thank you infinitely 🙌
Thank you very much, mate!
Much appreciated!
Now I got a perfect teacher 💕❤
Haha thanks!
Always awesome....well explained💯
thanks mate
Like Always... Great content and demo.
Many thanks!
Hello, I have a question please.
Have you been able to use CreateUserForm with the university form and not have to override the same method?
Awesome....do you have a link to the completed code..the 1st and 2nd videos is the starter only
Great 👍
Hello! I either missed it, or this function does not exist in htmx, namely, how to replace the class of another element with a trigger? Let's say I have a disabled feedback, I want to add the is-invalid class to its input.
Thank you BugBytes, you are doing good as usual. I have a question that is, does Htmx support multiple target swap on an click event?
Thanks man. To swap content into multiple places in the DOM, do you mean? I'm not sure if that is built-in, but I could do some research.
There's also the "hx-swap-oob" attribute that you can use to do an Out Of Band swap for some content. That's explored a little in my last video - if you use that, you can replace your target as normal, with additional out-of-band updates for other content.
Do you speed up your video or you really go at that speed in real life?
Apologies if it's too fast! I'm from Scotland and we speak quite fast here, although I try not to do so.
The videos are edited but the speed of the content isn't changed.
I make a lot of spa with your videos about django+crispy_forms+htmx.... i'm reviewing all searching if its possible to hide a field on a condition of another field dynamically... you cover that topic ? Thanks for all your videos ! Regards
I would love to know that