Search

You searched for the word(s):
Showing page 5 of 7 (65 total posts) < 1 second(s)
  • Re: urgent Reply expected !!!!!

    HOW CAN WE SET THIS CSS STYLE TO UR EDITOR. THIS CSS FILE IS OUR OWN CSS FILE
    Posted to Cute Editor for .NET (Forum) by Pintod on September 15, 2005
  • Re: urgent Reply expected !!!!!

    I think that did the trick!!!&#160;&#160;editdoc.body.style.backgroundColor=''PaleGoldenRod'';&#160;this works but suppose I have a css my own css with something like :&#160;.SENUnModTextArea{ background-color: PaleGoldenrod;color: Blue;font-family: Verdana;font-size: 8pt;}&#160;then how can I set this to the text area color
    Posted to Cute Editor for .NET (Forum) by Pintod on September 15, 2005
  • Re: Getting the content

    ONLOAD EVENT OF MY PAGE BODY I HAVE THE HTML TEXT IN HIDDEN FIELD. THEN WHEN I USE THE DAD EXAMPLE AND TRY TO SET THE HTML TEXT IT WORKS SOMETIMES AND SOMETIMES DOESN'T.&#160;HELP???&#160;&#160;THANKS
    Posted to Cute Editor for .NET (Forum) by Pintod on September 14, 2005
  • urgent Reply expected !!!!!

    http://www.cutesoft.net/example/dad.htmlThis link is made by you guys. It doens't work for us to set the html text in the child. &#160;IF in the body onload page of the popup we put a function to set the html text of the cuteEditor it doesn't work sometimes. Sometimes the text loads in the centre of the document and then vanishes away. Can any of ...
    Posted to Cute Editor for .NET (Forum) by Pintod on September 14, 2005
  • setHTML

    http://www.cutesoft.net/example/dad.htmlThis link is made by you guys. It doens't work for us to set the html text in the child. &#160;The text somehow displays and then vanishes. Can u check to reproduce that problem. I have sent u sample page code and aspx file to your email.&#160;Thanks
    Posted to Cute Editor for .NET (Forum) by Pintod on September 14, 2005
  • Re: unable to set HTML text when code written in onload js function

    Can you guys try this and let me know. Sometimes it works sometimes doesn't ...I don't to put a button like your example . I want to put code in pageload to set the html text. Please let me know if it works for u.
    Posted to Cute Editor for .NET (Forum) by Pintod on September 14, 2005
  • unable to set HTML text when code written in onload js function

    If we tried setting HTML text inside onload event in a javascript function of a page, it works occasionally.&#160;Thanks and regards,&#160;Don P
    Posted to Cute Editor for .NET (Forum) by Pintod on September 14, 2005
  • Re: innerHTML of document

    Adam:&#160;In your example the cuteEditor already exist and hence u click and button hve onclick event fired and do something. Try doing in onload like setting innerHTML on load.&#160;It works only sometimes.&gt;&gt;&gt;&gt;&gt;:)
    Posted to Cute Editor for .NET (Forum) by Pintod on September 13, 2005
  • Re: innerHTML of document

    No I don't have the same problem.&#160;My Code is here...&#160;&#160;&lt;%@ Register TagPrefix=''ce'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt;&#160; function On_Load() { //Get the cuteEditor Object and set the focus :) var CuteEd = new RichEditor(''NoteEditor''); //Cell id and formated cell id. var cellId = ...
    Posted to Cute Editor for .NET (Forum) by Pintod on September 13, 2005
  • Re: innerHTML of document

    I do .getDocument() of the CuteEd to get the document and then use the innerHTML to set the inner HTML but no use???? Sometimes shows well.
    Posted to Cute Editor for .NET (Forum) by Pintod on September 13, 2005