Skip to content
Discussion options

You must be logged in to vote

@doishub Hey, ich wollte mich nochmal melden, da dir die Erkenntnisse ja auch wichtig waren.
Also ich habe nun einfach folgendes gemacht:

<script>
    document.addEventListener("DOMContentLoaded", function() {
        cookiebar.addModule(18, function() {
            const simplybooktool = document.querySelector('#simplybooktool');
            simplybooktool.classList.remove('blockedScreen');
            postscribe('#simplybooktool', '<script src=//widget.simplybook.it/v2/widget/widget.js><\/script>');
            postscribe('#simplybooktool', '<script>var widget = new SimplybookWidget('Hier sind dann die Daten für das Widget drin');<\/script>');

        }, {
            selector: '#simpl…

Replies: 18 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by zoglo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #124 on January 08, 2025 17:24.