[jQuery] Addressing classed elements and addressing them
Hi you guys, I'm working on a page here and have hit a wall.
https://www.uakron.edu/forms/residenceLife/
When I click on the "Add Another Task" link at the bottom, I clone the
first and appendTo the main wrapper (#tasks). I'm appending a
textarea class="input_taskDescr". You'll see that when you click on
the first text area that it's detected but the rest aren't. I'm
wondering if the way I'm adding them to the #tasks wrapper is
incorrect?
Any help would be crazy appreciated.
Regards,
Casey Wise