Viewing HTML Snippet for a calendar

HTML Snippet for a calendar



User: Nicole 12 years ago
I am trying to embed a calendar from a lesson planning software that I use called Planbook.

I have created a separate folder in the root directory of my website for the Planbook files. I have done this successfully in the past using iWeb, but I can't remember what code to enter into the snippet code box in the website page to link the calendar files to the page in my website.

Here is an example of exactly what I would like to do:
http://www.sciencemania.net/hci/SBI4U_Calendar.html

Any help would be amazing!
User: Roddy 12 years ago
Paste this code into an HTML Snippet...

<iframe src="http://www.sciencemania.net/planbook/current/SBI4U" style="width: 940px; height: 800px; border: none; margin: 0; padding: 0"></iframe>

Click "Apply" and then use the metrics inspector to adjust your widget to 940px wide and 800px high.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Frank P. 12 years ago
Hi Roddy....wow! That's what I'm looking for! But I'm new at this and am at a loss as to where the HTML snippet is to copy and paste. Could you assist? Many thanks, Frank
User: Roddy 12 years ago
The HTML Snippet is in the Widgets tab in the right hand panel in the EverWeb window.

See this page for info about using iframes…

http://everwebcodebox.com/containers/iframe.html

You can also use the iFrame widget to make the task easier…

http://everwebcodebox.com/widgets/iframe.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.