test
This commit is contained in:
parent
75bbcc5d61
commit
8f3f7f77d9
@ -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