Work
Theme
Timeline
Space
Media
Highlight
Index
About
Founder Story
CAMLab Cave
Team
Connect
News
Events
Join us
Support us
Contact us
code
jQuery(function() { jQuery.post(ajax_url, { //POST request action: "home_json2", //action }, function(data) { //callback //返回 JOSN 数据 console.log(data); jQuery('textarea.the_json').val(data); }, 'text'); });
Validate Email