Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

Browse by Tags

All Tags » css
  • css

    how to get correct css when i copy text from MS Word having some formating in cute editor? kunal
    Posted to Test CuteEditor here.. (Forum) by kunaltilak on March 10, 2008
  • Dropdown lists displaying incorrectly (IE6) when beneath DHTML layers

    I have a page that contains the editor where the user can dynamically add or remove rows in a table using javascript and some standard DHTML practices. The editor is beneath this setup and as the list of rows gets bigger or smaller, the editor doesn't display the dropdowns for font or font-size correctly. They come up above the editor (layout ...
    Posted to Cute Editor for ASP (Forum) by jcahill on August 29, 2007
  • Enabling External Style Sheet

    I'm using version 5.2 and have the following code for rendering CuteEditor:    Dim editor Set editor = New CuteEditor 'Create a new editor class object editor.ID = ''Editor1'' 'Set the ID of this editor class editor.Text = strNotes 'Set the initial HTML value of editor control editor.ImageGalleryPath = ...
    Posted to Cute Editor for ASP (Forum) by krisryden on January 31, 2007