2007年6月17日 星期日

使用JavaScript進行列印控制

今天在找JavaScript對列印控制的範例時
找到這個網頁,裡面寫的很齊全
基本上我們會使用到的功能,這個網頁都有列出了
是一個不錯的網站


# FAQ 49 Can I print the current page?


# FAQ 73 Is there a way to have a button on a page with frames print a specific frame?


# FAQ 347 How can I allow the user to confirm before printing a page?


# FAQ 481 Can I print the current page on both Netscape Navigator and Internet Explorer?


# FAQ 506 Is there any way to force page breaks on a printer that is printing HTML from a browser?


(繼續閱讀....)