Cannot add <script> tags in cute editor

  •  07-27-2006, 5:48 PM

    Cannot add <script> tags in cute editor

    cannot add <script> tags in cute editor. It parses it out and it never appears on the wed site.

    I tried this and it didn't work


    <script type="text/javascript">
    function OpenTest()
    {
    window.open("http://www.cnn.com");

    }
    </script>

    Please help !

View Complete Thread