javascript Print page
function print(){
window.print();
}Call print() to print the current page.
Updated: Friday 8th October 2010, 05:59pm
There are 0 comments
Comments are currently closed.
function print(){
window.print();
}Updated: Friday 8th October 2010, 05:59pm
There are 0 comments
Comments are currently closed.