$('.content-top-shrink').click(function(){ // 注意要在服务器端运行 在本地直接运行的话会报错 var obj = $(parent.document).find("元素"); }); //