Logo

Widgets Showcase

Custom Modal

Custom Modal

This page uses the calendar widget in a custom modal

1<script src="https://calendar.finale-cdn.uk/latest/calendar.js" onload="
2    window.LTD.Calendar.init({
3        rootElementId: 'calendarWidget',
4        affiliateId: '00000000-0000-0000-0000-000000000000',
5        eventUrlId: 'the-lion-king-tickets',
6        performanceSelectionRedirectUrl: 'https://www.londontheatredirect.com',
7        isStickyMobileFooter: false,
8    });
9"></script>