打印csdn博客文章内容

Posted gjack

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了打印csdn博客文章内容相关的知识,希望对你有一定的参考价值。

(function()

$("#side").remove();

$("#comment_title, #comment_list, #comment_bar, #comment_form, .announce, #ad_cen, #ad_bot").remove();

$(".nav_top_2011, #header, #navigator").remove();

$(".p4course_target, .comment-box, .recommend-box, #csdn-toolbar, #tool-box").remove();

$("aside").remove();

$(".tool-box").remove();

$("main").css(‘display‘,‘content‘); 

$("main").css(‘float‘,‘left‘); 

window.print();

 

$("tool-box").remove();

)();

以上是关于打印csdn博客文章内容的主要内容,如果未能解决你的问题,请参考以下文章