Search

You searched for the word(s):
Showing page 5 of 6 (56 total posts) < 1 second(s)
  • syntax highlighting

    Hi, &nbsp; Is it somehow possible to use syntax highlighting in html mode in the cute-editor? &nbsp; Thanks
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 29, 2009
  • pasting text at the wrong place

    Excuse me for bothering you again But&nbsp; I have a problem again, this time I have the problem in the .net version but I only can reproduce in the ASP demo. http://cutesoft.net/asp/EnableAll.asp This is what happens I copy some text with ctrl +c Next I put my pointer in de cuteeditor with my mouse. Now I use the arrow keys to move my ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 22, 2009
  • resize image

    Hi, When I Insert an image in a table and later i will resize it. This image will be placed in the top of the document instead of the place where it was before the resize change. This also happens in the example. http://cutesoft.net/example/general.aspx This is what i do. I click the image below and click the ''Insert Image'' button Then I ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 22, 2009
  • Re: CDATA in Style

    I am using the XHTML property, changing back to text everything works fine. CDATA is only allowed in &lt;script&gt; tags not in &lt;style&gt; tags. so the xhtml property is useless for me at the moment. &nbsp; BTW in script tags there is also a problem with the cdata part. In some cases the first letter of the javascript will be ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 22, 2009
  • CDATA in Style

    Hi, when I disable the EnableStripStyleTagsCodeInjection funcion ''Editor.EnableStripStyleTagsCodeInjection = false'' I have the folowing problem. When I submit the the text, I get some CDATA tage in my style which I don't want. Browsers can't hande this cdata tag in a style object ------------------ &nbsp; &lt;style ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 21, 2009
  • Re: CDATA in scripts

    Great, thanks, &nbsp; Can't wait for the next build.
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 7, 2009
  • Re: CDATA in scripts

    you're right At that point it works fine. &nbsp; But this means if i have a javascipt like this i must change to HTML, repair my scipt, and submit in HTML without going back to normal. when a user edits a text with javascript he should completely do this in WYSIWYG mode. he should nog care about javascripts and even if he does care he don't ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 3, 2009
  • Re: CDATA in scripts

    I'm sorry I don't have a submitbutton in the last test but when I'm changing to normal and back to html my javascript ge distroyed &nbsp; &lt;script&gt;document.write('' &lt;div&gt;This is a Test!&lt;/div&gt; '')&lt;/script&gt; &nbsp; the cute-editor thinks my div needs a new line. a div does need a new line but not in a javascript
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009
  • Re: CDATA in scripts

    thanks a lot, that helps &nbsp; howerver, this stil gows wrong &nbsp; &lt;script&gt;document.write(''&lt;div&gt;This is a Test!&lt;/div&gt;'')&lt;/script&gt; &nbsp; howerver, before it also went wrong
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009
  • Re: a lot of links

    I just changed from text to xhtml, hope this will solve the problem.
    Posted to Cute Editor for ASP (Forum) by pbwbart on April 2, 2009