html Free Ibiza widgets for your website – party calendar, parties today & map | ibizabook.com
ibizabook.com

Free Ibiza widgets for your website

Do you run a travel, hotel or Ibiza website? Embed our widgets for free – Party Calendar, the parties today and our interactive Ibiza map. The content updates automatically.

💡 How it works: Copy the code below the desired widget and paste it into the appropriate place in your page's HTML source code. Nothing more is needed – the widget automatically adjusts its height. Use is free; the only requirement is that the included link to ibizabook.com remains.

📅 Party Calendar

The parties for the whole week, day by day – ideal as a service for your visitors.

Preview
Embed code
<iframe src="https://www.ibizabook.com/embed/partykalender/?lang=en" title="Ibiza Partykalender" style="width:100%;max-width:680px;height:560px;border:0;border-radius:12px;overflow:hidden" loading="lazy"></iframe>
<script>window.addEventListener('message',function(e){if(e.data&&e.data.ibizabookEmbed&&e.data.height){document.querySelectorAll('iframe').forEach(function(f){if(f.src.indexOf('https://www.ibizabook.com/embed/partykalender/')>-1)f.style.height=(e.data.height+4)+'px';});}});<\/script>

Recommended height: 560 px (adjusts automatically).

🗺️ Ibiza map

Clubs, beaches, beach clubs, hotels & sights – all our listings & places on a filterable map.

Preview
Embed code
<iframe src="https://www.ibizabook.com/embed/karte/?lang=en" title="Ibiza Karte" style="width:100%;max-width:680px;height:520px;border:0;border-radius:12px;overflow:hidden" loading="lazy"></iframe>
<script>window.addEventListener('message',function(e){if(e.data&&e.data.ibizabookEmbed&&e.data.height){document.querySelectorAll('iframe').forEach(function(f){if(f.src.indexOf('https://www.ibizabook.com/embed/karte/')>-1)f.style.height=(e.data.height+4)+'px';});}});<\/script>

Recommended height: 520 px (adjusts automatically).

🎛️ What's on in Ibiza today?

Shows today's parties & residencies – in a modern look, automatically updated daily.

Preview
Embed code
<iframe src="https://www.ibizabook.com/embed/heute/?lang=en" title="Was ist heute los auf Ibiza?" style="width:100%;max-width:680px;height:360px;border:0;border-radius:12px;overflow:hidden" loading="lazy"></iframe>
<script>window.addEventListener('message',function(e){if(e.data&&e.data.ibizabookEmbed&&e.data.height){document.querySelectorAll('iframe').forEach(function(f){if(f.src.indexOf('https://www.ibizabook.com/embed/heute/')>-1)f.style.height=(e.data.height+4)+'px';});}});<\/script>

Recommended height: 360 px (adjusts automatically).

Häufige Fragen

Is use really free?

Yes. You may embed the widgets on your website for free. The only requirement: the link to ibizabook.com contained in the widget remains.

Do I have to maintain the content?

No. Parties, calendar and map are loaded from ibizabook.com and are always up to date – you don't have to update anything.

Does the height adjust automatically?

Yes. With the included code, the height adjusts responsively. Alternatively, you can set a fixed height.