use window.open method and document.write() method to printing like this: var wnd = window.open("","",""); wnd.document.write(document.body.innerHTML);//or your html string wnd.print(); Everlasting love for angela.
N
never online
@never online
Posts
-
how to remove the footer and header from a web page while printing -
wat is global.asa use for?global.asa that's a first events in the application, when application star(end) or session start(end) Everlasting love for angela.
-
How is embedding a .swf file in web page?you can type a click handler in flash source, and also can using DHTML add link for the flash step: create a "DIV" on the flash, and add a click handler for the div layer. Everlasting love for angela.