mysterious-toddler-20573
06/10/2022, 5:05 PMgorgeous-airport-54386
06/10/2022, 5:11 PMmysterious-toddler-20573
06/10/2022, 5:11 PMhundreds-camera-24900
06/10/2022, 5:14 PMhundreds-camera-24900
06/10/2022, 5:15 PMhundreds-camera-24900
06/10/2022, 5:15 PMhundreds-camera-24900
06/10/2022, 5:15 PMmysterious-toddler-20573
06/10/2022, 5:25 PMmysterious-toddler-20573
06/10/2022, 5:26 PMmysterious-toddler-20573
06/10/2022, 5:26 PMbrainy-ice-92385
06/10/2022, 5:56 PMancient-shoe-86801
06/10/2022, 9:28 PMvalue attribute to a th element, like <th value="2022-06-06" id="start_date" name="start_date">2022-06-06</th>, should an hx-include=#start_date be picking it up?ancient-shoe-86801
06/10/2022, 9:28 PMbrainy-ice-92385
06/10/2022, 9:45 PM<th><input ... /></th> should work. Is that feasible for you?ancient-shoe-86801
06/10/2022, 9:51 PM<th><input id="start_date" name="start_date" value="2022-06-06">2022-06-06</th>ancient-shoe-86801
06/10/2022, 9:52 PMancient-shoe-86801
06/10/2022, 9:53 PMdata- attribute, but then I can't easily grab that value with hx-include.gorgeous-airport-54386
06/10/2022, 9:53 PM<input type="hidden">brainy-ice-92385
06/10/2022, 9:54 PMbrainy-ice-92385
06/10/2022, 9:54 PMreadonly to make it indistinguishablebrainy-ice-92385
06/10/2022, 9:55 PMancient-shoe-86801
06/10/2022, 9:56 PMancient-shoe-86801
06/10/2022, 9:56 PMbrainy-ice-92385
06/10/2022, 9:57 PMancient-shoe-86801
06/10/2022, 9:58 PMadamant-state-54102
06/11/2022, 7:35 PMhtmx:afterRequest in JS. Can I just do someElm.addEventListener('htmx:afterRequest', () => { // do stuff })?brainy-ice-92385
06/11/2022, 7:38 PMsomeElm is the element with the hx-* actionsdelightful-apartment-54642
06/11/2022, 8:21 PMdelightful-apartment-54642
06/11/2022, 8:21 PMbrainy-ice-92385
06/11/2022, 8:36 PM