jQueryPlugins icon indicating copy to clipboard operation
jQueryPlugins copied to clipboard

Images and css on chrome

Open dabicho opened this issue 11 years ago • 1 comments
trafficstars

On google chrome the popup opens with url about:blank and then img elements with relative src don't show up

Maybe I am missing something.

Same thing applies for anything with a relative reference (like css or scripts)

edit: seems I am mistaken, and I think the window is printing itself before the document is fully loaded sometimes.

dabicho avatar May 22 '14 19:05 dabicho

seems I am mistaken, and I think the window is printing itself before the document is fully loaded sometimes.

This is a quirk with Chome and needs some sort of delay to fix. I'd like to know the best work around for this at present?

leigh-ols avatar Apr 24 '17 14:04 leigh-ols