Search

You searched for the word(s): tag
Showing page 59 of 228 (2,278 total posts) < 1 second(s)
  • paragraph tag

    Hi, I've just noticed that even in your demo to prove the different break elements (http://cutesoft.net/example/oncarriagereturn.aspx), that if you choose P as the break, and start typing text with CRs in Firefox (2.0.0.8), it still gives back BRs.  Is this a known bug?  Its something I need resolved as it's causing issues with ...
    Posted to Cute Editor for .NET (Forum) by alanjames on October 23, 2007
  • Re: Custom Action on Double Click Event

    jsmith0429:Is there any way in tag.aspx I can get another attribute of the element?  I could potentially change the tag.aspx to load a custom control if it has our controlname attribute? SyncToView=function SyncToView_Image()   {       var controlname, props; ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 4, 2009
  • Re: Paragraph/BR/Div bug

    Here is the scenario:The user wants to paste in some text from a word editor or something. We have it set to strip and just paste as plain text. So then, then want to do the formatting within the editor, like create paragraphs, headings that are centered etc. With the textbox functioning the way ti currently does, the whole body of text that they ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 20, 2005
  • Operator Map Image and [ProcessInstruction] tag

      Can you tell me how I can get rid of the Map in the operator screen? Also, how do I get rid of the [ProcessInstruction] tag from the greeting message it seems to append it to the greeting message?  (See snapshot above)     Thanks.
    Posted to Cute Live Support (Forum) by jasonf on March 25, 2009
  • Re: Access is denied JavaScript error

    I have resolved this issue.  It apparently had something to do with the onFocus event of the <body> tag.  Perhaps your control does not like to have the form it is on sent to a JavaScript function?  At any rate, I retooled the document so that this function is no longer necessary.  I removed the onFocus event ...
    Posted to Cute Editor for .NET (Forum) by jrbrady on June 13, 2007
  • How do I upgrade from 6.0 to 6.1?

    The cutesoft.net website says there is a free upgrade to 6.1 but I can only find 6.2.  I bought 6.0 earlier this year. So, I tried to upgrade to 6.2 I get a compile error on the following:   C:\mysite\myapp\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertDocument.aspx(184): Build (web): Unknown server tag ...
    Posted to Cute Editor for .NET (Forum) by RoderickBell on November 16, 2008
  • Re: change default <div> after Carraige Return to <p> tag instead.

    Ok I found it with the break element property in the docs. But is there a way to set this by default in the main config files? If so which  file do I amend?   Thanks Andi
    Posted to Cute Editor for PHP (Forum) by northstjarna on May 2, 2011
  • List Item closing tag is removed

    I have tried to generate xhtml from the new 6.0 editor.   When I generate a bullet or numbered list the closing li tag keeps on getting removed, making the html not xhtml compliant.   Eg.   <ul> <li>Some list item</li> <li>Second list item</li> <li>Third list ...
    Posted to Cute Editor for .NET (Forum) by rogchap on June 1, 2007
  • Stripping out DOCTYPE tag and Rearranging Meta Tags

    Is there a way to prevent CuteEditor from stripping out the following tag: <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.01 Transitional//EN'' ''http://www.w3.org/TR/html4/loose.dtd''>   Also, it seems to rearrange the metatags - is there also a way to prevent this?   Thanks,   Rick
    Posted to Cute Editor for PHP (Forum) by mandolinrick on May 19, 2008
  • Re: Updating full page causes error with Link tag

    I am abit confused why you sent me the example link.  I have it implemented now (the lastest build) and it causes the error.   Here is the configuration - which I use to edit the page directly. sEditor.AutoConfigure = CuteEditor.AutoConfigure.Compact'' sEditor.ShowHtmlMode = False sEditor.ShowEditMode = True sEditor.FullPage = ...
    Posted to Cute Editor for .NET (Forum) by LOGIKonline on August 7, 2007
« First ... < Previous 57 58 59 60 61 Next > ... Last »