Search

You searched for the word(s):
Showing page 2 of 4 (32 total posts) < 1 second(s)
  • Custom Tags

    Hi, &nbsp; I have created custom functionality to display a dialog allowing the user to enter a title and then surround the selected text with &lt;acronym title=''user entered value''&gt;&lt;/acronym&gt; tags.&nbsp; This is fine as a one way process, however, how can I make it so that when the user selects the text, right-clicks and selects ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 9, 2005
  • <div> or <p> Tags

    Hi, &nbsp; What determines whether &lt;div&gt; or &lt;p&gt; tags are used to enclose blocks.&nbsp; As far as I know, I have changed nothing yet today my blocks are rendered using &lt;p&gt;&lt;/p&gt; tags whereas before they have always been &lt;div&gt;&lt;/div&gt; tags? &nbsp; Kind Regards &nbsp; Andy
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 9, 2005
  • Re: Adding Support For <abbr> Tags

    Answering my own question, the problem appears to be because IE does not support the &lt;abbr&gt; tag.&nbsp; I have no problem inserting &lt;acronym&gt; tags using the above code. &nbsp; Andy
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 9, 2005
  • Adding Support For <abbr> Tags

    Hi, &nbsp; I am trying to add a custom button that will display a dialog allowing the user to enter the title attribute for the &lt;abbr&gt; tag.&nbsp; I can add the button and get the custom dialog to display, however, the following javascript code in the custom dialog will not insert the &lt;abbr&gt; tags into the editor:var editor = ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 9, 2005
  • Re: Table Resizing

    Hi Adam, &nbsp; Is there an answer to this question? &nbsp; Thanks &nbsp; Andy
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 4, 2005
  • Re: Modify context menus

    Me too, it is requirement of the customisation work we are doing with the editor that we remove any functionality that for example creates inline style attributes on tags, therefore for a hyperlink, I would like to be able to remove the Style sub-menu option from the Link context menu, yet I can see no way of doing so.&nbsp; Is there a ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 4, 2005
  • Re: setting default style to Table

    Hi Adam, &nbsp; Of course you neglected to say and I didn't realise that I had to totally shut-down Sitecore and restart it before the changes were being recognised.&nbsp; It now works fine. &nbsp; Thanks for your helpAndy &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Andy65 on November 4, 2005
  • Oustanding Issues

    Apologies in advance if you are already aware that the following issues are still outstanding: &nbsp; Table Resizing&nbsp; http://www.cutesoft.net/forums/10592/ShowPost.aspx &nbsp; &nbsp; Default Table Style Attribute http://www.cutesoft.net/forums/10539/ShowPost.aspx &nbsp; I look forward to receiving a reply to these, even if it is ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on October 4, 2005
  • Re: Is It Possible To Modify Default HTML?

    Hi Adam, &nbsp; Thanks for the reply, however, it does not really answer my more general question of, is it possible to modify the HTML that is inserted on any button click? Supposing for example I wanted to modify the HTML that is generated for the bold button from &lt;strong&gt;&lt;/strong&gt; to the deprecated &lt;b&gt;&lt;/b&gt; (I ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 27, 2005
  • Is It Possible To Modify Default HTML?

    Hi, &nbsp; Is it possible to modify the 'default' HTML that is inserted on a button click?&nbsp; For example the HTML inserted for Insert Numbered List includes the attribute start=''1'' which given that this is the default for an &lt;ol&gt; is redundant. Is it therefore&nbsp;possible to&nbsp;modify the default HTML to exclude this?Kind ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 26, 2005