DXpeditions

Embed LA0FA DXpedition Calendar

Use the iframe directly, or use the loader script to auto-resize the calendar on another website.

Auto-resizing embed

<div class="la0fa-dxcalendar" data-view="calendar" data-details="1" data-theme="light"></div>
<script async src="https://www.la0fa.com/site_v2/assets/js/dxpedition-calendar-embed.js"></script>

Plain iframe

<iframe title="LA0FA DXpedition Calendar" src="https://www.la0fa.com/site_v2/public/dxpeditions/embed.asp?view=calendar&details=1" width="100%" height="720" style="border:0;max-width:100%;" loading="lazy"></iframe>

Compact timeline

<div class="la0fa-dxcalendar" data-view="calendar" data-details="0" data-chrome="compact" data-accent="1d4ed8"></div>
<script async src="https://www.la0fa.com/site_v2/assets/js/dxpedition-calendar-embed.js"></script>
OptionValuesDefault
viewcalendar, listcalendar
year / monthnumeric year and 1-12 monthcurrent month
details1 or 01
themelight, darklight
accenthex color without #2563eb
chromefull, compact, nonefull
titlecustom heading textLA0FA DXpedition Calendar

The embed page allows framing with a CSP header. If IIS adds a global X-Frame-Options header, relax that setting for the embed endpoint.