Hi guys I got a similar problem :-)
I want to get an element by ID that is inside the HTML that I've just added via ajax. But when I look for the ID the new HTML is not inserted completely yet so it doesnt find the element I am looking for. How can I do something like that: Wait with getting element by ID until the new HTML has been added? Thanks a lot! Cheers Sissi