How to replicate Weblfow's Showcase page for embedded webpages

I am trying to replicate, on my website, the cool feature of a webpage embedded into a pop-up dialog box. Like this page on Webflow - https://webflow.com/websites/popular.

Is this done with iframe or Javascript?

Have you reviewed the source in your browser? That is always where you can start when you don’t have access to a project’s read only link.

Good tip. I will have to look at it more in detail. I did take a first look at it, but was little over my head.

I took a quick look and this is an angular app, not a Webflow project (build in Webflow). The modal loads an IFRAME of the site. I suppose that this site was beyond the capabilities of Webflow itself (other than implementation).

Thanks Jeff! I will check out the app