JQuery: multiple div's to show in single modal on specific ID from table
I created multiple paragraphs to show in single modal on specific Class from button inside the table. I created class "dugme_${kurs.id}" in json append and that works fine. Every button have their own unique class name. <td><button id="` + kurs.details…