iFrame
How do you embed a droplet or IDX website on your website? You can either purchase a domain or use an iframe.
Sarah
Last Update 4 years ago
You can embed a droplet, landing page, or IDX website onto your website using an iframe. You can use this code (make sure to replace the URL "http://www.youraddress.com" with your droplet URL):
<body style="margin:0px;padding:0px;overflow:hidden"> <iframe src="http://www.youraddress.com"