Jump to content

google calendar iframe not showing


anatak

Recommended Posts

Hello,

 

I am trying to embed a google calendar in a website and I am at a loss what is wrong with it.

 

the page shows the space of the iframe but there is no data displayed.

 

This is the code of the html page

does anybody sees anything wrong ?

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="description" content="anatak.com schedule: schedule" />
<meta name="keywords" content="www.anatak.com, anatak.com, anatak, Wim Hendrix, Japan, Fukuoka, Kitakyushu, Kokurakitaku, Belgium, English, French, Schedule" />
<link rel="stylesheet" href="../stylesheet/css_anatak.css" type="text/css" />
<title>anatak: anatak.com: schedule</title>

</head>
<body>
<div id="wrap">
<div id="header" class="float_left" ><h1 class="center"><a class="title" href="http://www.anatak.com"></a>anatak</h1>
<div id="hori_navcontainer">
<ul>
<li><a class="nav_button" id="homeNAV" href="home.html">home</a></li>
<li><a class="nav_button" id="englishNAV" href="english.html">English</a></li>
<li><a class="nav_button" id="frenchNAV" href="french.html">French</a></li>

<li><a class="nav_button" id="scheduleNAV" href="schedule.html">schedule</a></li>
</ul>   
</div> 

</div><div id="header_graph" class="float_right" ><a href="../eng/home.html"><img src="../graphic/english.jpg" alt="English" title="English" /></a><a href="../jap/home.html"><img src="../graphic/japanese.jpg" alt="&#26085;&#26412;&#35486;" title="&#26085;&#26412;&#35486;" /></a></div>

<div id="main">
<iframe src="https://www.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23000000&src=anatak.com%40gmail.com&color=%232952A3&ctz=Asia%2FTokyo" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
<div id="footer" class="center">anatak.com 2004 - 2012</div>
</div>

</body>
</html>

Link to comment
https://forums.phpfreaks.com/topic/267931-google-calendar-iframe-not-showing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.