test3
This commit is contained in:
parent
aa1e404fff
commit
010579a10d
@ -6,7 +6,7 @@
|
|||||||
<link rel="stylesheet" href="/pb/css/popup.css">
|
<link rel="stylesheet" href="/pb/css/popup.css">
|
||||||
<script src="/js/jquery.js"></script>
|
<script src="/js/jquery.js"></script>
|
||||||
<head>
|
<head>
|
||||||
<script>
|
<script>
|
||||||
$(document).ready(function(e){
|
$(document).ready(function(e){
|
||||||
var print_area = opener.$('.contWrap').clone();
|
var print_area = opener.$('.contWrap').clone();
|
||||||
document.body.innerHTML = print_area.html();
|
document.body.innerHTML = print_area.html();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user