Search

You searched for the word(s):
< 1 second(s)
  • Re: Enable Javascript Execution in Preview

    I will give that a try.&nbsp; I was thinking I could do something along those lines too, but I was hoping for something easier. &nbsp; After spending some time playing around with the editor and pouring over the forums, I really think that supplying the source code (without charging that steep source code license fee)&nbsp;would not only help ...
    Posted to Cute Editor for PHP (Forum) by warnickr on January 31, 2008
  • Re: Safari on Mac

    I am working with Safari 3.0.4 and there is the list of specific things that don't quite work: &nbsp; 1.&nbsp; Insert Form doesn't seem to do anything.&nbsp; As far as I can tell, nothing shows up in the UI and&nbsp;I don't see anything in the code view. 2.&nbsp; Insert Layer doesn't do anything either.&nbsp; As far as I can tell, nothing shows ...
    Posted to Cute Editor for PHP (Forum) by warnickr on January 31, 2008
  • Safari on Mac

    There are a lot of things that don't seem to work quite right with Safari on a Mac.&nbsp; For example the absolute positioning, insert layer, forms, etc.&nbsp; Are these issues all known?&nbsp; I know that Safari doesn't support drag and drop of positioned elements very well, so I can understand the challenge in getting everything to work.&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by warnickr on January 30, 2008
  • Re: Enable Javascript Execution in Preview

    I tried that and it still doesn't execute.&nbsp; I added the following&nbsp;to my&nbsp;Default.config file: &nbsp; &nbsp;&lt;security name=''EnableStripScriptTags''&gt;false&lt;/security&gt; Here is&nbsp;my test HTML code: &nbsp; &lt;html&gt;&lt;script&gt;alert(''test'');&lt;/script&gt; &lt;body&gt; Type here &lt;/body&gt; ...
    Posted to Cute Editor for PHP (Forum) by warnickr on January 30, 2008
  • Enable Javascript Execution in Preview

    I would like to allow javascript that is embedded in the code view to execute during preview.&nbsp; I know that you can set EnableStripScriptTags to false so that the editor preserves the javascript.&nbsp; However, I would like to go one step further and allow it to execute in the Preview.&nbsp; Is there any way that I can do ...
    Posted to Cute Editor for PHP (Forum) by warnickr on January 30, 2008