Search

You searched for the word(s):
Showing page 25 of 28 (273 total posts) < 1 second(s)
  • randomly removing javascript and inline style

    Hi &nbsp; I have a problem when sometimes the page contains javascript and/or inline styles it is deleted when saving. &nbsp; The page is fine but all javascript and inline style bits are gone, its very intermittent.... I have never been able to recreate it myself but some of our editors have lost work when saving. &nbsp; Do you have any ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 17, 2007
  • Re: Update Link

    Ta very much, that worked great. &nbsp; Andy
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 15, 2007
  • Update Link

    Hi &nbsp; We have created our own dialog for selecting links from within our CMS system. I want to be able to select an image or link within the editor, then be able to update the link. So far the code I have just add links. I found in your forum some code to get the href, but I have been unable to update it. Can you shed some light on this and ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 15, 2007
  • align and valign values being transposed

    Hi &nbsp; If i paste &lt;TD vAlign=''middle'' align=''center''&gt; into html view this gets changed to &lt;TD vAlign=center align=middle&gt; &nbsp; I can cope with the quotes being removed but not with the center and middle being swapped! It does this on your demo page too, but only in IE. &nbsp; Any ideas on how to stop ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 21, 2006
  • Javscript error in table properties popup

    Hi &nbsp; Using your demo page, I inserted a table then double clicked on it to bring up the properties window. Next I clicked on the general tab. I selected the width box then tried to delete the text in the box. It originally&nbsp;said 320px, so i pressed delete so it then said 320p which is when the javascript error appeared. &nbsp; I ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 12, 2006
  • CSS Rendering

    Hi &nbsp; We have noticed that the rendering of CSS within the editor does not seem quite right. Problems we are having are... &nbsp; 1. Fonts seem much bigger than they should, which throws out alignment of text and graphics. 2. When using divs and placing them side by side they all appear below each other. 3. When Placing text round an ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 8, 2006
  • Re: Change views using javascript

    I did tell you which word changed it was&nbsp;as stated in previous message... &nbsp; The &amp;&amp;x.oSrc becomes &amp;&amp;x.osrc. &nbsp; Note the capital S becomes a lower s. &nbsp; Note the lightbulb in the pasted code&nbsp;should&nbsp;read&nbsp;&nbsp; &nbsp; Maybe its that which caused your script to not change the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 7, 2006
  • Stop coding running in editor in IE?

    Hi &nbsp; We have noticed that if we have javascript or a http refresh tag placed in the html in the editor. When the editor loads the document in IE it runs the code. In the case of the http refresh it goes to the page specified. &nbsp; How can we stop IE from running the code? We just want to edit it.... &nbsp; This works fine in ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 5, 2006
  • Re: Change views using javascript

    Hi &nbsp; Just tried the enablestripscripttags example and yes it does alter the casing when saving via the html window, however when switching to normal it doesnt alter it. Code pasted below. The &amp;&amp;x.oSrc becomes &amp;&amp;x.osrc. &nbsp; Thanks for the reference to the javascript API, should hopefully be able to use to temporary fix ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 5, 2006
  • Change views using javascript

    Hi &nbsp; We have noticed that when save is clicked while in HTML view that some javascript is being converted to lowercase. However when save is clicked via the normal view this does not happen. So to get round this for now we simply removed the save button from HTML view. &nbsp; However we have an autosave script that saves the page. However ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 4, 2006
« First ... < Previous 23 24 25 26 27 Next > ... Last »