📅  最后修改于: 2022-03-11 15:01:43.583000             🧑  作者: Mango
// Where tag_cloud is the id of the Div you are reloading (Note the space before the 2nd #)
$('#tag_cloud').load(' #tag_cloud', function(){$(this).children().unwrap()})