Search

You searched for the word(s):
Showing page 2 of 2 (19 total posts) < 1 second(s)
  • Re: display: inline-block

    Hi again: &nbsp; Thanks for your reply. &nbsp; Is there any way you're aware of to switch the aforementioned behaviour off?&nbsp; At the moment I'm checking the browser type and then specifying a different stylesheet for IE and Gecko browsers (as IE works with inline and Gecko works with inline-block).
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 14, 2005
  • Re: display: inline-block

    Hi Adam: &nbsp; Apologies if I was a little vague... &nbsp; I've set the EditorWysiwygModeCss property to a stylesheet I've created for the editor to use.&nbsp; In this stylesheet I've set the following property: ol,ul { &nbsp;&nbsp;&nbsp; display: inline-block; &nbsp;&nbsp;&nbsp; margin: 0px; } This lets me control where the line-spacings ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 11, 2005
  • display: inline-block

    Hi again: &nbsp; I've got a bit of a problem with the styles I'm applying to the editor.&nbsp; This happens when I set an ordered (&lt;ol&gt;) or unordered (&lt;ul&gt;) list to have a display property of inline-block in the css file I've linked to the editor.&nbsp; What happens is&nbsp;the editor behaves as though the list is an image (ie, it ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 10, 2005
  • Re: Firefox BreakElement

    Thanks for the reply. &nbsp; Didn't mean to imply I was being ignored.&nbsp; I just thought a response such as the one you've given to this question could have been supplied for the previous question. &nbsp; Thanks again. &nbsp; Simon
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 10, 2005
  • Firefox BreakElement

    Posting this again, as I didn't even get a reply last timeHi: &nbsp; I've been checking out a few posts, but am unable to find a concrete answer to the following question. &nbsp; Is it normal when using the editor in Firefox for it to use BR for a new line when P has been set as the BreakElement property?&nbsp;&nbsp; Whereas, when I check in ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 8, 2005
  • Re: Downlevel Browsers

    Hi Adam: &nbsp; Thanks for the prompt reply. &nbsp; I've replaced the dll with the one you sent me, and the textarea is visible.&nbsp; The only problem I have is that it displays the HTML code.&nbsp; Is there any way to get it to display the plain text but with line breaks?&nbsp; Is there a property in the dll I can ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 3, 2005
  • Downlevel Browsers

    Hi: &nbsp; Could someone please clarify something for me? &nbsp; I'm wondering about the editors support for downlevel browsers.&nbsp; As I understand it if a browser is ''down-level'' the editor is supposed to just render as a textarea?&nbsp; &nbsp; Am I to take it that all browsers below the list of supported ones (IE 5.5+, Firefox 1.0+, ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 2, 2005
  • Firefox BreakElement Issue

    Hi: &nbsp; I've been checking out a few posts, but am unable to find a concrete answer to the following question. &nbsp; Is it normal when using the editor in Firefox for it to use BR for a new line when P has been set as the BreakElement property?&nbsp;&nbsp; Whereas, when I check in IE it follows the BreakElement setting. &nbsp; Is this a ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on November 1, 2005
  • onkeyup and onblur events

    Hi: &nbsp; I'm trying to assign onkeyup and onkeypress events to an editor, but I'm having a few problems. &nbsp; I know that there's an example file (JavaScript-API.aspx) which shows how to do this, but when this is rendered it applys the event handling to the table surrounding the textarea and not to the textarea itself.&nbsp; This means ...
    Posted to Cute Editor for .NET (Forum) by SimonCoope on October 27, 2005