Search

You searched for the word(s): tag
Showing page 25 of 228 (2,278 total posts) < 1 second(s)
  • CE Stripping out OnClick in <a> tag.

    We use CE as the editor for our CMS, so we often add and change html with it.  However, when I try to add an OnClick event to an <a> tag.  CE strips it out before I can save it.  (This particular OnClick event is necessary for Google Analytics tracking.)   In CE, I click the HTML tab and change this:   <a ...
    Posted to Cute Editor for .NET (Forum) by GCB on November 24, 2009
  • Tag Dialog Cancel doesn't work

    When the user opens a tag dialog, and makes some changes.  Then clicks the cancel button, the changes are still saved in the editor even though the user clicked the cancel button.   I know this is because the sync is done on keypress, but is there anyway to change it so that the sync is only done when the user clicks ok?   It's ...
    Posted to Cute Editor for .NET (Forum) by jsmith0429 on May 8, 2009
  • Problem with formatting overwrites - span tag issue

    Hi,   We're running into a problem when making multiple adjustments to one or more lines of content.   In Normal View: 1. type ''hello world'' 2. highlight entire line and make a change to the font size 3. highlight ''world'' and change font face 4. highlight entire line and attempt to make a change to font face 5. You will ...
    Posted to Cute Editor for .NET (Forum) by ytang on March 25, 2008
  • </embed> tag being removed switching between HTML and normal views - firefox.

    Using the editor (at http://cutesoft.net/example/general.aspx) and Firefox, do the following:1. Switch to HTML view2. Paste in the following:<embed style=''width:400px; height:326px;'' id=''VideoPlayback'' type=''application/x-shockwave-flash'' src=''http://video.google.com/googleplayer.swf?docId=5250193059421749219&hl=en'' ...
    Posted to Cute Editor for .NET (Forum) by mmeltaus on December 6, 2006
  • Set a background color for the <body> tag

    Hi,   Is there any way to set a background color for the body tag when using the editor to modify the full HTML of a page?   I think it can be done via a custom button but was wondering if there is a better built in way.   Thanks   Chris
    Posted to Cute Editor for ASP (Forum) by textyou on October 15, 2006
  • About Z-Index Style of image tag

    I found something wrong when i insert image to cuteedit textbox.   When i display it, picture did not display on IE because z-index style = -1, but it's can be display on opera browser.   How can i config default z-index style, i mean not from image property.   Thanks.
    Posted to Cute Editor for .NET (Forum) by kajohndech on March 7, 2006
  • Re: Can we customize HTML tag on cute editor?

    Do I need to do before adding your code in the webpage (mypage.aspx)?? Because, after I add your javascript, it doesnot effect anything.  It seems there is no action occur on the event CuteEditor_FilterHTML() Following is the code that I add into the page (aspx): <script> function CuteEditor_FilterHTML(editor,code) { ...
    Posted to Cute Editor for .NET (Forum) by sarana on September 2, 2009
  • Re: How to select a tag in javascript ?

    Thanks for your response, Adam, but i think my question wasn't clear.   My call to SearchSelectionElement just works fine. So why should i use GetSelectionElement(tagname) ?   My problem is to replace or remove this element, when the user edits an existing link, without selecting anything. When the user validates his ...
    Posted to Cute Editor for .NET (Forum) by nlasnier on March 1, 2006
  • Re: Span tag appears inside of link tag

    Jaheckelsafar,   Can you create a separate virtual directory and test it?   The online demo is also using the download version.   So it's strange it doesn't work for you.  
    Posted to Cute Editor for ASP (Forum) by Adam on February 21, 2008
  • Re: Disabling the context menu (Editor.EnableContextMenu is set to false)

    Please check this article:   Context menu customization   >>For the moment I have set Editor.ShowTagSelector=False but I really like the tag selector ...   Do you mean you just want to show the tag and disable this context menu of this tag? If so, it's not possible.   I suggest you handle this issue by user's ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 20, 2008
« First ... < Previous 23 24 25 26 27 Next > ... Last »