javascript Print page

function print(){
    window.print();
}
Call print() to print the current page.

Updated: Friday 8th October 2010, 13:56pm

There are 0 comments

Leave a comment of your own

Comments are currently closed.