Javascripts
May 13th, 2008 | by admin |Good prototype controls
http://livepipe.net/#hoverbox
Directly print pdf files from a browser
function Printobject(){
document.all.PDF.print();
setTimeout(”self.close();”,4000); }
http://livepipe.net/#hoverbox
function Printobject(){
document.all.PDF.print();
setTimeout(”self.close();”,4000); }
Trackback URL for this post:
http://www.gudasoft.com/development/javascript/05/13/29/javascripts/2008/trackback