• Hi, can anyone help? when I put some jscript into my post, the button is there but it doesn’t output anything. Any help would be very much appreciated.

    (example):

    <script>
    function myFunction()
    {
    alert(“I am an alert box!”);
    }
    </script>

    From

    Rammy

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Running Javascript in post’ is closed to new replies.