Search

You searched for the word(s): tag
Showing page 9 of 228 (2,278 total posts) < 1 second(s)
  • Re: Span tag appears inside of link tag

    Hi Adam,   I'll see about getting approval for posting this on the internet. I can't post the first example as it is part of a much larger application, but the second one should be no problem.
    Posted to Cute Editor for ASP (Forum) by Jaheckelsafar on February 22, 2008
  • Unknown server tag 'CE:UploadSingleFile'

    Hi,   I just moved from CuteEditor 6.0 to 6.1 and I now get the following errors when I build my site. C:\dev\GENr\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertMedia.aspx(218): Build (web): Unknown server tag 'CE:UploadSingleFile'. C:\dev\GENr\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertImage.aspx(264): Build (web): Unknown ...
    Posted to Cute Editor for .NET (Forum) by bassrocks on June 2, 2008
  • Re: Adding text doesn't insert p tag unless you hit return

    Done another test.   Again using our page http://www.southerncreative.co.uk/Building_a_CRM_for_small_businesses-bl27.htm you will see the comments form at the bottom of the page. Now if you simply overtype the text we have in the box by default it it all works fine, but if they highlight the text and then press delete and then enter ...
    Posted to Cute Editor for ASP (Forum) by IanPhillips on July 29, 2010
  • Re: how to generate cute editor in the code without using the tag prefix cute editor????

    <%@ Page Language=''vb''%><%@ Import Namespace=''CuteEditor'' %> <%         dim editor as new CuteEditor.Editor        editor.ID = ''Editor1'' %><html>    <head>       <title>ASP and ...
    Posted to Cute Editor for .NET (Forum) by scheineden on July 24, 2006
  • Re: List Item closing tag is removed

    Hi Adam, The example you describe works as the html being submitted is in the correct format in the editor before it gets submitted. Sorry about not understanding the problem; I can see why as I'm not very good at explaining things in words. Please bear with me and I will try to describe step by step: Start in ...
    Posted to Cute Editor for .NET (Forum) by rogchap on October 1, 2007
  • Re: Embed "/" end tag removed

    I've done some more testing on http://cutesoft.net/example/general.aspx and everything is still not working as I described earlier in both mac FF and mac Safari, but the </embed> tag is preserved in IE7.  In IE7 Cute Editor does not strip the </embed> tag, however, IE7 does still strip the one-line ending (along with all the other ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Re: Body tag content between browsers

    There is still a bug.   Here's how you can reproduce the bug in your online example (you will have to edit your source first):-   Inside your Edithtml.php source code I noticed you had the essential line commented out :- $editor->EditorBodyStyle=....   This is the instruction that is causing the main ...
    Posted to Cute Editor for PHP (Forum) by Glenn on March 7, 2009
  • Re: 6.1 Removes style tag

    I can see that!!!!   The point is from the last message, that us developers are completely unaware of how you have changed the editor and what we may need to add to our code. We need a change list for each release so that we can keep an eye on any new properties and default values that might affect the behaviour of the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 20, 2008
  • Issue: Inserting Custom Tag Attributes in a Link tag

    Hi ... I have a StyleDropDown in CE and in a css file that I include with the aspx page with a CE control I´ve set css to links I would create using CE, something like:   file.css     A.ceLinks:link{text-decoration: none;}     A.ceLinks:hover{text-decoration: underline;}     ...
    Posted to Cute Editor for .NET (Forum) by KenA on September 8, 2004
  • Re: Installing New HTML Tag Under CE?

    Dear kazzlo,   Cute Editor for ASP.NET enables ASP.NET Web developers to replace any textbox with an intuitive Word-like WYSIWYG html editor, you use cuteeditor and generate html code, and then run html code in browser such as IE,Firefox. It is based on browser. Browser doesn't support tag <help>, you can save ''<help text=''some ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 17, 2010
« First ... < Previous 7 8 9 10 11 Next > ... Last »