<input class="Noprn" type="button" onclick="window.print()" value="打印"/>
  <input type="button" name="print" value="预览并打印" onclick="preview()"/>
  <input type="button" ;
  prnhtml=bdhtml.substr(bdhtml.indexOf(sprnstr)+17);
  prnhtml=prnhtml.substring(0,prnhtml.indexOf(eprnstr));
  window.document.body.innerHTML=prnhtml;
  window.print();
}
</script>

相关文章:

  • 2021-12-29
  • 2021-06-10
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
  • 2021-10-16
  • 2021-11-01
相关资源
相似解决方案