Search

You searched for the word(s): tag
Showing page 12 of 228 (2,278 total posts) < 1 second(s)
  • Re: Editer on loading in firefox adds a break tag

    I have the latest build currently. I have editor.BreakElement = ''Div'' set like so:   It adds the divs on carriage return in IE but not in firefox ( one issue ) The second issue is that when you focus the text area in firefox it automatically writes in a <br /> even if you don't type anything in.
    Posted to Cute Editor for ASP (Forum) by gzangirolami on November 30, 2007
  • Re: Image tag problems when pasting from Image Galery.

    Code is below. I think the line that is highlighted in code is the one that tells what src will be used for img tag. That code works perfectly as you can see from the html snippet (in red). First img tag is a result of using Insert Image button. Second is the result of using Image Galery button. Both work, both insert the correct image, image ...
    Posted to Cute Editor for .NET (Forum) by GoranS on August 14, 2008
  • Re: style tag ignored by CE

    Hi Adam   I have tested it in your link, and it still doesnt work. This is what I did to test it:   I pasted my style tag into your html. I then added the .RedText class to any of your elements, such as your <p> tag. The text in the paragraph should then display as red. But it doesnt.   Can you tell me how you got it ...
    Posted to Cute Editor for .NET (Forum) by divmax on July 13, 2006
  • Re: Manual Flash tag

    Please download the 02/01/2006 version.   http://cutesoft.net/example/general.aspx  The following issue has been fixed. For our particular <object> block the params now display after clicking between normal and html, however they are displaying with a space between some:   <param ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 1, 2006
  • Re: 403 Forbidden Error when trying to bring up Properties on a Tag or a Hyperlink

    So, for testing, I turned on Directory Browsing and when I click on the Properties Menu option it brings up a list of files in the directory in question.    There is a Tag.aspx in the parent directory, is that the one that is supposed to be shown?
    Posted to Cute Editor for .NET (Forum) by brien@classicsoft.com on July 20, 2018
  • Re: HTML Editor inserting </bgsound> tag

    vinsr27: Hello Adam,                 You did say at the beginning of the  thread that you did reproduce this error. Do you know why it gets inserted and perhaps how it might be fixed?   Thanks, Vinsr27    We've fixed it in version 6.5.
    Posted to Cute Editor for ASP (Forum) by Adam on November 23, 2009
  • Re: Add custom items to tag context menu

    Hi Adam,  Thanks for your prompt reply..  Anyway, I have achieved that by clearing all the subitems.  function CuteEditor_AddTagMenuItems(menuitem, element) {                     menuitem.items.clear(); // This will clear all the ...
    Posted to Cute Editor for .NET (Forum) by prasanthr on August 9, 2010
  • change img tag output

    Ls, When inserting an image i want the src of the img tag to be changed.  Whn i now insert an image the src is set like src=''folder/imagename.jpg''  I want it to be like:src=''showimage.aspx?imgname=imagename.jpg'' Where and how can we change this? Regards, Danny 
    Posted to Cute Editor for .NET (Forum) by Danny9G on October 19, 2009
  • action is stripped from form tag

     Hi   The action attribute seems to keep going missing when I save a page and query the .Text property of the editor. If I paste in the below the action property goes missing! Is there a way of keeping the action attribute?   Thanks      <html>    <head>    ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on April 8, 2014
  • Obsolete bgsound tag breaks editor

    Go here http://cutesoft.net/example/general.aspx Switch to HTML Insert  to content <bgsound cep="0"> </bgsound>    Switch  to Normal   Error: TypeError: Ox2d is undefined<br>Source File: ...
    Posted to Cute Editor for .NET (Forum) by monkboy on March 7, 2014
« First ... < Previous 10 11 12 13 14 Next > ... Last »