Re: CuteEdit is formating when I open the file

  •  05-07-2010, 3:09 PM

    Re: CuteEdit is formating when I open the file

    I allready have that set to false:  Insert this code into the HTML and switch back to normal and back to html and you will see what I'm seeing
     

    function onload()

    {

    var fadeInQuotes = new Array();

    fadeInQuotes[0] = "Independence...<br />doesn't have to mean<br />being alone";

    fadeInQuotes[1] = "Independence...<br />doesn't have to mean<br />your broker dealer forgets<br />who you are";

    fadeInQuotes[2] = "Independence...<br />with a guide.";

    fadeFX('fadingText', fadeInQuotes);

    }

    </script>

View Complete Thread