Posts by Victor Rodrigues • 3 points
1 post
-
0
votes1
answer292
viewsQ: Modal with json object
I need to get an image by json to appear in my modal but the modal appears but the image does not here is my code $("#estoque1").click(function(){ $('#estoqueModal').modal('show');…