Posts by fdamasceno • 1 point
1 post
-
0
votes1
answer242
viewsA: Problems using getJSON to load Json from php page
Why don’t you try doing it this way: Script: <script type="text/javascript"> $(document).ready(function(){ $("tr[data-toggle='modal']").click(function(){ //Pegando valores dos campos "data-*…