我有多个对象作为来自Ajax api调用的响应,如何“打印”对象内的数据?$.ajax({ dataType: 'json', contentType: 'application/json',console.log(data); <- this log all objects, i want the info
我使用CodeIgniter作为我的web框架,并从控制器,我是第一次使用$this->load->view('Apartments_Hotels', $data加载数据。但是现在我需要使用视图中的ajax函数重新加载页面中的新数据。视图中的Ajax函数 $(".filter_checkbox").click(function(){
var filtername=