jQueryPlugins
jQueryPlugins copied to clipboard
Images and css on chrome
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.
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?