Virginia Tech® home

Example Specific Event

Code

The Calendar Widget is not only a flexible tool for adding interactive calendar functionality to websites, but it also can create specific event details pages. These pages provide in-depth information about individual events, significantly enriching the user experience by presenting a detailed view of each event. An added advantage is the widget's ability to handle basic HTML in the event descriptions. This feature allows for a more customized and visually appealing presentation of event information, including the use of different text styles, images, and links. The integration process is user-friendly; users can easily incorporate this feature into their website by embedding a straightforward HTML code snippet. This functionality boosts user engagement and imparts a polished, professional quality to the website's event management features.

<!-- --------- SCRIPT SCRIPT SCRIPT SCRIPT SCRIPT---------------- -->
<!-- If pages have multiple calendars add this script only ONCE -->
<script src="https://pamplinstorage.blob.core.windows.net/cdn/website_assets/all_local_assets/utility-helpers/calendarwidget/v2/calendarWidget.js"></script>

<!-- --------- Calendar Widget Specific ---------------- -->
<calendarEvent></calendarEvent>

This following example adds in the Specific Event URL. Clicking on the event will navigate the user to the events details page.