Javascripts

Good prototype controls

http://livepipe.net/#hoverbox

Directly print pdf files from a browser

function Printobject(){
document.all.PDF.print();
setTimeout(“self.close();”,4000); }

Comments are closed.

© 2024 Gudasoft

Theme by Anders NorénUp ↑