Search

You searched for the word(s): class
Showing page 5 of 90 (893 total posts) < 1 second(s)
  • Re: Add a Class to a UL

    Zarrdex,   Here is the html result when I tried to apply a cssClass from the drop down menu onto the highlighted bullet list   <ul>     <li><span class=''SectionMenu''>test </span></li>     <li><span class=''SectionMenu''>test ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 17, 2008
  • Re: Replace inline "style" attribute with "class" attribute/CSS?

    Thanks for the prompt reply, but that's not what I'm talking about... Sorry, I guess I was still not being clear enough.   Some of the standard buttons (e.g. the highlighter) are generating HTML that uses inline 'style' attributes. For example, the 'Highlight' button generates '<font style=''BACKGROUND-COLOR: ...
    Posted to Cute Editor for .NET (Forum) by Dmitri on August 8, 2006
  • Re: Using jQuery to access getHTML

    Hello Ken,   Would jQuery interfere with the retrieveal of the HTML code?  I'm going to post my code below so  you can see exactly what i'm doing.     <script type=''text/javascript'' language=''javascript''> $(document).ready(function() { // Tabs $('div[id$=''_pnlTabs'']').tabs({ fx: { height: 'toggle', ...
    Posted to Cute Editor for .NET (Forum) by lharris on November 24, 2009
  • Re: Add a Class to a UL

    Hi Adam; i'd thought I come back and ask this question about if I select all of the UL that I can apply a Class to the UL tag using the Css Class drop down list. Also if I went down the style builder root can I change the CSS Class text box that is in the general tab to be that of the list which has been applied into the Css Class ...
    Posted to Cute Editor for .NET (Forum) by Zarrdex on November 18, 2008
  • Re: Cute Editor 6.4: problem assing Css Class to Selected Tag

    If you select the whole paragraph and pick a class in the css class dropdown, the class of your paragraph will be changed.   If you only select a piece of text instead of the whole paragraph,  CE will use the span tag to apply the css class.   CE also has another method which allows you change the class of the existing ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 17, 2009
  • Re: Selecting default class for the editor

    Hi Adam - thanks for your reply.   The 'normal' class that I'd like the editor to use is actually already in one of the existing stylesheets, so I'm not sure how adding a new one will help.   The 'normal' class is parsed correctly and shows up in the dropdown list - so thats not a problem.  The issue is that if users don't ...
    Posted to Cute Editor for .NET (Forum) by Bunce on March 3, 2005
  • Re: Using CSS Class

    honda_shadow, Thanks for the nice comments about Cute Editor. If you set AutoParseClasses to true (by default), CuteEditor will parse the CSS classes from EditorWysiwygModeCss and populate all items into CssClass dropdown.   If you set AutoParseClasses to false, CuteEditor will populate css items from dropdown configuration ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 27, 2006
  • Re: CuteEditor for [1].NET Class Reference.chm

    shogun,   This issue often happens with downloaded files, because of a security feature in XP that causes Chm files are blocked.   The solution is: Find the Chm file in Windows Explorer, right click on it, click properties, if the general tab has an unblock button at the bottom right, click on it to unblock, click apply, OK. ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 12, 2006
  • Re: Selected class not shown properly in editor, css class dropdown filled with common.config

    Etienne,   How do you set the EditorWysiwygModeCss property?   Does it point to some .Css files which contain the above css class?          
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2007
  • Re: Cute Editor 6.4: problem assing Css Class to Selected Tag

    Hi Adam       I 'am not sure your understand my problem. I know  step for assign css class to tag in cute editor.  Please reproduce follow my step agin and you will see a cute editor not assign css class to  tag p  but it assign css class to  child tag, Which i don't want this ...
    Posted to Cute Editor for .NET (Forum) by monoid486 on September 17, 2009
« First ... < Previous 3 4 5 6 7 Next > ... Last »