Info Pemrograman
Pemrograman Teknik Informatika dan Robotika
Pages
☗
PHP
Laravel
Javascript
jQuery
React-JS
Vue-JS
VB 6.0
JAVA
Tuesday, December 3, 2013
to print iframe content in HTML
<iframe class="showform" id="showform" name="showform" src="desktop.php"></iframe>
<script>
function printiframe() {
window.frames["showform"].focu
s();
window.frames["showform"].prin
t();
}
</script>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment