You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
moede
Senior Member




|
|
Source code |
1 2 3 4 5 6 |
<script type="text/JavaScript">
function MM_openBrWindow(theURL,winName,features) {
window.open(theURL,winName,features);
return false;
}
</script>
|
|
|
Source code |
1 2 3 4 5 |
<div style="width: 89px; height: 21px; background-color: #EBF0F2; float: left;">
<a href="{PRINT_LINK}" target="_blank" onclick="MM_openBrWindow('{PRINT_LINK}','','menubar=yes,scrollbars=yes,resizable=yes,width=625,height=400')">
<img src="{TEMPLATE_URL}images/printer_button.gif" style="width: 89px; height: 21px; border: 0px;" alt="{LANG.PRINT_VERSION}" />
</a>
</div>
|
moede
Senior Member




Quoted from "Y0Gi"
möglichkeit ohne javascript? vielleicht sowas wie media="print" in CSS benutzen? dafür isses ja da.
-