Search

You searched for the word(s): tag
Showing page 57 of 228 (2,278 total posts) < 1 second(s)
  • Re: Use <img tag to allow linking to images, but not uploading.

    ckincincy,   Please edit the security policy file (default.config, admin.config and guest.config). The security policy file (default.config, admin.config and guest.config) can be found in the /CuteEditor/Configuration/Security folder. <configuration> <security ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 2, 2007
  • PasteHTML JavaScript issue in IE9

    I have a page using the CuteEditor, with a custom menu button for the CuteEditor. This button gathers user input then uses PasteHTML to paste the html into the selected area of the editor. We are upgrading to the new version of the editor and found the following issue in IE9: If the editor contains only a table, select the first row and ...
    Posted to Cute Editor for .NET (Forum) by MichaelWB on January 5, 2012
  • Paragraph style inherits the previous paragraph style

       I have created a code snippet in the Common.config file. Here is my code snippet.  <item text=''Quoted text''>     <value><![CDATA[<p class=''quote''><span class=''up''>&nbsp;&nbsp;&nbsp;&nbsp;</span>Replace this example text. <span ...
    Posted to Cute Editor for ASP (Forum) by demmett on March 23, 2011
  • Re: DIV instead of SPAN

    Hi Adam!Thanks for help.But, It's not work when I try to use a css class to align a block.For example: CSS Code:.someCSS{    color:blue;    text-align:center;   font-family:''Times New Roman'',Georgia,Serif;   ''AND SO ON...''} HTML Code BEFORE ...
    Posted to Cute Editor for PHP (Forum) by esbf on October 26, 2010
  • Editor rewrites html from templates

    I have a problem with loading templates from text files into the cuteeditor. When I use custom tags in a template that contains html in some cases my custom tags are rewritten. Example: When I have the custom tag <!#pw-nlopen#> in this template as the last element it gets reduced to > (just the hook). In an image tag, used as ...
    Posted to Cute Editor for .NET (Forum) by pasklaar on June 3, 2010
  • Re: Style sheet inserted when I save content using the Cute Editor

    Adam,             It seems to be happening within the <head> tag. The editor at your link doesn't seem to show the <head> tag in the HTML view.             All I did was load the content in the editor, clicked on the HTML view and I see this style sheet being ...
    Posted to Cute Editor for ASP (Forum) by vinsr27 on June 30, 2009
  • Insert hyperlink issue

    Hi Adam,   There is an issue with insert hyperlink, when I click on ''insert hyperlink'' toolbar button the Dialog to insert link appears.   Using Firefox: as a normal practice I insert URL=www.google.com and then click ok button.   It will insert a <a></a> tag in the editor with following <a ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on January 7, 2009
  • Maybe this is alternate solution to the class override problem?

    Hi Adam,   Our need is to be able to preset the <td> so that it's a fixed width and height, set as left align.   We can get around this problem if you have a way to set defaults for the <td> tag in constants.js, the same way you have a setting for the <table> tag in constants.js. That way, we won't need to use a ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 1, 2007
  • Comments re. individual cell properties not overriding owner table Class setting

    Hi Adam,   Because of so many problems with tables, we decided that we will default a table with certain settings for the <TABLE> and <TD> tags by using a style sheet and default settings for <TABLE> in constant.js.   So, we have set constant.js so that tables default with this: <TABLE class=sample ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 31, 2007
  • Re: HELP Needed (Disable formatting code in <PRE> Tags)

    Adam, You misunderstood my question   What i want is basically, when i switch the editor between normal and html mode, it will not change my code at all including the space and indentation. and I dont want any script tag for e.g, I need to be able to put some code inside the <pre></pre> tag You can try yourself, pasting some ...
    Posted to Cute Editor for .NET (Forum) by handy01 on July 15, 2007
« First ... < Previous 55 56 57 58 59 Next > ... Last »