Hi Everyone,
I created a script where rows gets cloned, then I created a script to check if a specific code exists in the database. This all works fine. My problem is my status message when a code exist, it shows on the first row but not the rest. I made the id of #status unique but I can't understand why it's not showing in the dynamically created row.
Can someone please tell me what I'm doing wrong, or just lead me in the right direction?
I added my code to Jsfiddle