Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ページを印刷するために次のコードを使用しました。
<a href="javascript:window.print()" style="cursor:default; cursor:hand" target="_blank"><img here>Print</a>
印刷リンクをクリックすると、ページのコンテンツが印刷されます。印刷プレビュー画面を別タブで表示したい。これを修正する方法は?