/
iFrame
iFrame
You can embed any valid Events Calendar URL in an iframe by adding ?iframe=1 to the end of the URL and using that URL as the value of the source attribute within an iframe tag.
The example below will show the default week view for all UConn events inside of an iFrame.
<iframe title="Calendar" src="https://events.uconn.edu/[calendar-slug]/week?iframe=1" style="border: 0; width: 100%; height: 100vh;"></iframe>
Replace [calendar-slug] with your calendar’s unique URL slug. The Benton Calendar is used in the following examples. [calendar-slug] was replaced with The Benton’s unique URL slug, benton.
Example of Week View
https://events.uconn.edu/benton/week?iframe=1
Example of Month View
https://events.uconn.edu/benton/month?iframe=1
Example of Upcoming Events
https://events.uconn.edu/benton/all?iframe=1
Example of Day View
https://events.uconn.edu/benton/day?iframe=1
Related content
Events Calendar Plugin
Events Calendar Plugin
More like this
Create an Event
Create an Event
More like this
Add Events to Your Website
Add Events to Your Website
More like this
Sharing Others' Events onto Your Calendar
Sharing Others' Events onto Your Calendar
More like this
UC Events Calendar
UC Events Calendar
More like this
CLAS Administrative Calendar
CLAS Administrative Calendar
More like this