Use the following code to get the values in your HTML: $('button').click(function(){ var data = $.parseJSON($(this).attr('data-button')); ...
確定! 回上一頁