Customer website simulation

A normal page with one responsive embed

The iframe below grows and shrinks with its content. Interactions also reach the parent page as Tour events.

Open admin
Hearth & HomeNeighborhoodAmenitiesContact
Find your space

Algon Flats floor plans

Installation

Three tags, no Vite app

<script src="https://your-floorplans.vercel.app/js/iframeResizer.min.js"></script>
<iframe
  id="tour-floorplans-algon-flats"
  src="https://your-floorplans.vercel.app/floorplans/algon-flats"
  title="Algon Flats floor plans"
  frameborder="0"
  scrolling="no"
  width="100%">
</iframe>
<script>
  iFrameResize({ log: false, checkOrigin: true }, "#tour-floorplans-algon-flats");
</script>

Live diagnostics

Embed events

Connecting

Expand a floor plan or click a link to see the Tour event here.