You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Fixes on the fly the issue about images not having relative image src urls not showing correctly in chrome and other browsers
//Usage : uno.print(jQuery('#elmid'),{OPTIONS HERE})
When the element DOM is contain IMG elements, then the IE9 print the whole page, and not only the given div.
You can test here:
http://www.felleskatalogen.no/medisin/pasient/pil-aranesp-amgen-546421
The "Utskrift" link is the "Print" link.
In Chrome 21 the selected div is printed, but there are blank areas instead the images.
Do you know any solution on this problem?
BR,
Steve
The text was updated successfully, but these errors were encountered: