-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
- The lightbox type expansion should only be allowed if the creative itself is a signed AMP ad (creative in AMP format).
- The lightbox should go into full screen mode on supported browsers
- Lightbox expansion should work in scenarios where the parent document is iframed in a viewer
- What goes into the full screen mode could be a full AMP document or could be partial AMP elements like
- Define a schema that allows carousel type swipe loading multiple AMP documents or multiple partial AMP elements
- Consider prefetching/ prerendering lightbox elements when AMP creative comes into current viewport
Related to Whitelist amp-lightbox as part of an AMP ad #7015 - Create a container
amp-ad-bannertag that will define the content to be repositioned when resizing the iframe into lightbox mode.