| ![[View Software]](images/buttons/View Software.gif) ![[View Issues]](images/buttons/View Issues.gif) [View Files]
Type: | Suggestion | Severity: | Minor | Status: | Closed | Status Comment: | | Title: | Window.print() | Version: | 3.28 | Description: | If i have a script like that:
<html>
<head>
<script type="text/javascript">
function printpage()
{
window.print();
}
</script>
</head>
<body>
<input type="button" value="Print this page" onclick="printpage()" />
</body>
</html>
That's doens't work, so Is it possible atleast open a print manager ?
I don't say to add now a complete print support but that would be a first step | Created: | 20100603 11:49 by samo79 | Assigned: | 19700101 01:00 to | Fixed: | 19700101 01:00 by | Closed: | 19700101 01:00 by | Comments: | 1 |
|
|