Embedding the Live Report Widget
Add the Emirates Fashion Week live report widget to your website. Choose the most suitable embedding method.
Contact us on WhatsApp1. Via Script
This method allows you to embed the widget using JavaScript. The widget will automatically adapt to the container size.
<script src="https://meyou.id/public/meyou_init.js" id="meyou_init" defer="" data-event="https://meyou.id/efwss26/live?UTM=smi&header&footer&adv&tag"></script>Benefits:
- Automatic container size adaptation
- Optimized loading
- Support for all modern browsers
2. Via iframe
This method allows you to embed the widget directly using an HTML iframe tag. You can control the widget dimensions.
<iframe width="100%" height="100%" allowtransparency="" allowfullscreen="" src="https://meyou.id/efwss26/live?UTM=smi&header&footer&adv&tag" frameborder="0"></iframe>Benefits:
- Easy integration
- Direct size control
- Legacy browser support
Usage Examples
Widget Recommendations
Widget Dimensions
When using iframe, you can configure the dimensions:
- Set
width="100%"for responsive width - Set
height="100%"for responsive height - Or specify exact values in pixels
Recommendations
- Use script for automatic adaptation
- When using iframe, add
allowtransparency=""andallowfullscreen="" - Set
frameborder="0"for better integration