• Hi, any idea why script stops working when cache is on ?
    Without cache value is being printed in the textarea, witch cache it doesnt work.
    <script data-no-optimize=”1″>
    //Set email value
    document.querySelector(‘#textarea’).value = ‘Message’;
    </script>

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Javascript stops working when cache is on’ is closed to new replies.