Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Why does the favicon not display in the new Window created by the Print Button?

$
0
0

When the Print button's action is called, it opens a new about:blank Window and displays the report.

Although the favicon (and all the css) is copied to the head of the new Window, for some reason the favicon is not displayed in the new Window:

<head>
<title>Report Title Here</title>
<link rel="icon" type="image/png" href="https://example.com/img/favicon.png">

I am using Chrome and haven't tested it on other browsers.

Is it a browser thing because it is an about:blank Window or is there some other issue?

Any idea how to resolve this because the new Window looks very bare and would be so much nicer if it had the same favicon as the website.


Viewing all articles
Browse latest Browse all 2364

Trending Articles