How to get AMP Cookie consent modal dialog backdrop working?
问题 I'd like to implement a cookie consent on my static AMP website. The amp-story-consent so far seems to not fit that (cookie consent has no pages or bookend, please chip in if you know a solution for How to construct AMP cookie consent with the help of amp-story-consent?). I'm trying to implement my own modal dialog following the examples. <amp-consent layout="nodisplay" id="cookie-consent-element"> <script type="application/json"> { "consents": { "my-consent": { "checkConsentHref": "https:/