Wanted to throw this question out to see if there's been any solutions as the Google Doc viewer is amazing.
Creating an iframe with an embedded Google Docs viewer does not work in IE 7,8.
https://docs.google.com/viewer
Does anyone have a work around?
I have the same problem, but didn't think it was acceptable to have to ask users to add the URL to their trusted sites in IE.
Luckily I came across the following post:
The embedded version of Google Docs Viewer (gview) will not load its images correctly if third party cookies are disabled. This problem is an issue for most IE users as by default it will be disabled. Below I provide a work around to this problem for at least until google adds a p3p. The original discussion of the issue can be found at google docs help forum.
I've tried this out and it works in IE8, IE7 and IE6.
I just tried an iframe targeting https://docs.google.com/viewer in IE7 and it is working.
But I have ChromeFrame installed in IE - maybe that's the reason it is working for me!
I tested displaying PDFs in Google Viewer with IE8 with following settings.
You may see the solution at http://victoriarange.blogspot.com/2010/07/solution-for-display-problem-of-pdfs-in_24.html
Related
After having deployed my gatsby website with netlify, I realised that while it seems to work perfectly on other browsers, JavaScript seems to be disabled for the site on Firefox and google fonts does not seem to have worked as well. Anyone know why this could be? Highly appreciate any help!
Site for Reference
I had a regex with a lookbehind, so firefox disabled my JavaScript.
I am trying to open the API page on Google developer console but it keeps on loading and doesn't give any result. I have searched for similar problems but the solutions did not work for me.
If you've added a content-filtering/ad-blocking extension to your browser (e.g. Disconnect), try to disable it.
I've been having a weird web fonts related problem with Firefox only.
To put it short, web fonts are not loading at all from Google or Typekit. This is also the case if I just browse to http://www.google.com/fonts or https://typekit.com/fonts
Here's how Firefox behaves on both sites:
I checked Typekit help regarding this type of issue. All the mentioned settings were correct. Also removed and re-installed Firefox. Tried to connect through 3 different network connections. Nothing seem to help.
I'm sure it's some very basic Firefox setting or problem, but I just can't figure out what. Anyone had similar issues? Any solutions?
Windows 7 Enterprise (32-bit), Firefox 34.0.5.
No problems with latest Chrome, IE 11 or latest Safari.
This is issue of Google web fonts not rendered
i think Mozilla support will help you, there is same issue and it solution also visite mozilla support forum
This is bug that can be found here
I found a bug with the SoundCloud embed. Randomly, the sound does not start on Firefox (3.6 to 12)
Everything works fine on Google Chrome or Internet Explorer.
You can see it here: http://clichesdecampagne.franceinter.fr/story/nous-sommes-le-peuple-de-france#item-4f6b9b31da7f5cec3b45fd38
Any idea ?
Weird. I'm able to reproduce it on the site, but when embedding the same widget in another page it works fine. I'll forward it to our widget developers and see if they have an clue.
I've been using the service from webtype.com to render fonts on a website, but now the fonts stopped loading in Firefox (tested this on Firefox 3.6 and 4.0). It works just fine on other browsers.
After some searching, I've found that a possible explanation could be the same-origin policy in Firefox. But the only solution I've found was setting the Access-Control-Allow-Origin on the server that's providing the service, to which obviously I don't have any access to.
Has anybody else encountered this problem? How did you solve it?
Thank you.
That's the only solution, yes. Or using a same-origin font.
If webtype.com is not returning that header, that sounds like a bug on their end that you should report to them.