• All of my embedded javascript within posts stopped working in 4.2.3. I have it embedded as noted in the codex here.

    The format is:

    <script type="text/javascript" src="/scripts/updatepage.js"></script>
    <script type="text/javascript">
    <!--
    updatepage();
    //--></script>

    If I make an HTML file with this same code and open it in the root of the same web server, the javascript runs fine. So something in 4.2.3 seems to have broken javascript embedded in posts. I believe it was working before 4.2.3.

Viewing 15 replies - 1 through 15 (of 27 total)
Viewing 15 replies - 1 through 15 (of 27 total)
  • The topic ‘Embedded post javascript stopped working in 4.2.3’ is closed to new replies.