Posts by De Oliveira • 1 point
1 post
-
0
votes4
answers3942
viewsA: jQuery does not see content loaded via ajax
I was having the same problem and what worked was using the .live(): $('#div1').live('click','#btAcao',function(){ }) Documentation…
jqueryanswered De Oliveira 1