Search

You searched for the word(s):
< 1 second(s)
  • Re: Change td to th without context menu

    That would be nice, but i need it really fast, so for now i guess i'll have to do it with a javascript function
    Posted to Cute Editor for .NET (Forum) by yvesamyot on May 10, 2006
  • Change td to th without context menu

    I would like some help, i want to change some TD into TH but i don't want to use the context menu. The only place where we can change them is by using the verbs&gt;Change td to th&nbsp;option in the context menu. &nbsp; Is there a way I can create a custom button that will call the same functionnality? &nbsp; What do I have to call to do what ...
    Posted to Cute Editor for .NET (Forum) by yvesamyot on May 9, 2006
  • Re: Forms in text ?

    We already use release 5.1 and we have this problem of no-name on forms controls.&nbsp; The&nbsp;properties form of the control as name but&nbsp;it not capture our&nbsp;values.&nbsp;Where is the good&nbsp;release&nbsp;?&nbsp;
    Posted to Cute Editor for .NET (Forum) by yvesamyot on February 20, 2006
  • Re: Change toolbox at runtime

    I've managed to hide html row in javascript. This way some part of tool bar are remove like the way i wanted it. It's not pretty but it works fine, just have to set my .config file correctly to hide the proper row. &nbsp; Thanks anyway!
    Posted to Cute Editor for .NET (Forum) by yvesamyot on February 10, 2006
  • Change toolbox at runtime

    Is it possible to change the toolbox at runtime in javascript?&nbsp;I know it can be done on the page load in .NET, but it is too early for me to give the right toolbox.I would like to remove part of the toolbox or set a new one when the editor is called up from a click in the web page. So what i would like to know is if it is possible to change ...
    Posted to Cute Editor for .NET (Forum) by yvesamyot on February 7, 2006
  • CuteSoft Editor on IIS 6.0 and ASP.NET 2.0 : An unhandled exception has occurred

    Our application is build in&nbsp;ASP.NET 2.0 and running on IIS 6.0 server.A fatal error occured in our application when we try to go in edition mode...This the message we had in EventLog.&nbsp; Have any idea ?Event code: 3005 Event message: An unhandled exception has occurred. Event time: 17/01/2006 4:52:26 PM Event time (UTC): 17/01/2006 9:52:26 ...
    Posted to Cute Editor for .NET (Forum) by yvesamyot on January 17, 2006
  • Re: Bug with un-editable/selectable tags.

    Hi, I resolve the problem about contentEditable property set by default to True at the outside of the root node of code to be available in the editor.&#160; You can see here the code needed to use full featured template approach. Add this code to your head node of the page where editor is define :&lt;scriptlanguage=''javascript''&gt; function ...
    Posted to Cute Editor for .NET (Forum) by yvesamyot on February 18, 2005
  • Re: Bug with un-editable/selectable tags.

    We tried to use templates with some editable region.&#160; It's sound great but&#160;we are not able to block the external region&#160;of the template. In technical word, all the content is&#160;content in a tag &lt;div id=''template'' contenteditable=''false''&gt; ... &lt;/div&gt;. And the part to edit are content in &lt;div ...
    Posted to Cute Editor for .NET (Forum) by yvesamyot on February 18, 2005