Search

You searched for the word(s):
Showing page 1 of 7 (61 total posts) < 1 second(s)
  • Re: Firefox Issue!

    Hi Terry ... I just downloaded the latest version of fx ... unistalled the old one ... restarted my pc ... installed the new version ... still get the same behaviour, eg: it crashes! Now I&#180;m lost, hehehe
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: Firefox Issue!

    Hi Terry ... that&#180;s my fx version: I&#180;ll be updating to a new one later and re-test my webapp!
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: Firefox Issue!

    Sure ... below is the code: &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;%@ Page language=''c#'' Codebehind=''Contact.aspx.cs'' AutoEventWireup=''false'' Inherits=''Mista.Contact'' %&gt; &lt;!doctype html PUBLIC ''-//W3C//DTD XHTML 1.1//EN'' ...
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Firefox Issue!

    Hi. The plain textarea is not appearing in FireFox 1.0 and if I right-click in the gray area FireFox crashes.  
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: CE Performance issue related to Template.aspx file

    Hi Terry, Thanks for clarifying this doubt :-)
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: CE Border Appearance Issue

    Hi Terry, No. I mean the space between the outer-most border and the ce text-area border. Just look at the picture and compare the right and left sides and you´ll see that the right side is missing. As I said. This issue happens when I use XHTML directives in my aspx page, For HTML 4.01 it doesn´t happen.
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: CE Border Appearance Issue

    Hi Adam, I found what is causing this behaviour. I´m using XHTML directives, eg: &lt;!doctype html PUBLIC ''-//W3C//DTD XHTML 1.1//EN'' ''http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd''&gt; &lt;html xmlns=''http://www.w3.org/1999/xhtml'' xml:lang=''pt'' lang=''pt''&gt; If I change to HTML, there´s no problem. Any workaround for this?
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • CE Performance issue related to Template.aspx file

    Hi. I´ve notice that in v4.0, the textarea of CE is actually filled by the ./CuteSoft_Client/Template.aspx file, so when I have a aspx page, eg, my mypage.aspx that has a CE instance in it, calling this page will actually call 2 pages and then fire 2 assemblies: mysite.dll and cuteeditor.dll. This method actually causes a delay in my website. Is ...
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • CE Border Appearance Issue

    Hi. Sometimes the Right Gray Border of CE is Missing. Is this a matter of configuring CE padding?
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
  • Re: HowTo: Get ceToolbar Custom Object Values

    Thanks Terry, Actually being able to insert a 'Holder' as a atributte of CE tag makes things easy. Before that I was doing something like: System.Web.UI.WebControls.TextBox tbxEmail = new System.Web.UI.WebControls.TextBox(); tbxEmail.ID = ''tbxEmail''; tbxEmail.Width = 200; tbxEmail.Style[''position''] = ...
    Posted to Cute Editor for .NET (Forum) by KenA on November 26, 2004
1 2 3 4 5 Next > ... Last »