This is the first time I'm using the following Javascript coding in HTML5, but my printed page is always blank and shows "about:blank". Can anyone maybe help me? The button I coded is the following:
<a href="javascript:window.print()" class="icon-button print" target="LINK TO ANOTHER PAGE"><i class="icon-printer"></i><span></span></a>