I created an element dynamically. Now I want to get its value in my function , which means it is not triggered by any event. So method using $("body").on is not working here, like $("body").on("click","selector",function(){}). how to select it by jQuery? thanks in advance~~~
Aucun commentaire:
Enregistrer un commentaire