Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox does not load embedded google calendar month view (2014)

  • 2 antwoorden
  • 3 hebben dit probleem
  • 11 weergaven
  • Laatste antwoord van bigj6360

more options

Recently (first complaint today), all of our embedded google calendars on our site stopped loading in Firefox browsers. Specifically, it is the month view. The calendar actually loads and the contents can be seen on agenda and week views. However, Month view remains empty (A google calendar framework appears complete with the tools that might normally be there[month selection, print, view tabs] but the expected calendar is not there, so it is quite short).

We have 3 online google calendars that are injected with the <object data> call. All three work in Chrome and Safari as they are designed to work. This is only effecting Firefox (have not tested IE). I reset firefox, and started it in safe mode. I also downloaded and ran Firefox 33,32,30,28, and 15. It effects them all.

So far I have only tested this on a Mac with Firefox, Safari, and Chrome

Let me know if you have any suggestions or if there is more information you may need.

thanks

Recently (first complaint today), all of our embedded google calendars on our site stopped loading in Firefox browsers. Specifically, it is the month view. The calendar actually loads and the contents can be seen on agenda and week views. However, Month view remains empty (A google calendar framework appears complete with the tools that might normally be there[month selection, print, view tabs] but the expected calendar is not there, so it is quite short). We have 3 online google calendars that are injected with the <object data> call. All three work in Chrome and Safari as they are designed to work. This is only effecting Firefox (have not tested IE). I reset firefox, and started it in safe mode. I also downloaded and ran Firefox 33,32,30,28, and 15. It effects them all. So far I have only tested this on a Mac with Firefox, Safari, and Chrome Let me know if you have any suggestions or if there is more information you may need. thanks

Alle antwoorden (2)

more options

Hi bigj6360, Are there any errors in the Web Console?

I did find this https://developer.mozilla.org/en-US/d.../object it was updated this week, but you may already have data and type defined?

Stackoverflow.com is another great place for developer questions.

more options

Thanks for the response. I do have data defined. However, type is not. The specs don't seem to make it necessary to specify both, but if that helps I can. The webconsole shows one error:

Use of getPreventDefault() is deprecated. Use defaultPrevented instead. That is an error in the jquery javascript code though.

Firebug doesn't show anything in its console.

I used iframe and the behavior is exactly sthe same. I'm beginning to think this is a google calendaring issue instead.

Thanks again. -Josh