Search

You searched for the word(s): tag
Showing page 21 of 228 (2,278 total posts) < 1 second(s)
  • javascript tag in firefox source view disappears

    Hi there,When I attempt to paste in, or even manually type a javascript tag into HTML view in Firefox it disappears and replaces it with undefined  - specifically my script tag looks like <script type=''text/javascript'' src=''myjs.js''></script>Note that in IE 7 this works without problems.Is there a possible work around or ...
    Posted to Cute Editor for ASP (Forum) by Kathryn Ciaralli on November 2, 2006
  • Re: Can I change the embed tag in the Insert_Media.asp script?

    Ok.  That's more steps than I wanted.  For now what we are doing is a simple cut and paste into the editor, and when we paste the image the code comes with it.   But I'm going to keep working on the insert_image script and see if I can get this working.
    Posted to Cute Editor for ASP (Forum) by Michael Mullis on December 9, 2004
  • Re: Enumerate html tag elements in custom dialog; server-side?

    Ok, I'm presuming the way to do it is to present a basic page from server side, fill in the relevant fields client side and somehow post it back, and then present a new page with the additional fields. How can I perform a single postback? Simply adding __doPostBack('__Page', 'Args') to the end of the SyncToView() javascript method causes an ...
    Posted to Cute Editor for .NET (Forum) by Tobster on November 8, 2010
  • Re: Disable automatic paragraph tag insertion?

    Thanks Eric.  I've already tried the BreakElement property but that hasn't helped.  If I understand the documentation, that property is used to determine which tags to insert when Enter is pressed.  In my case, I haven't pressed Enter yet, I'm just typing text.   On your example page, I selected ''Br'' mode and typed the word ...
    Posted to Cute Editor for .NET (Forum) by JPenn on September 30, 2010
  • Re: Body background tag is being rewritten incorrectly

    Updating to the latest version did fix this issue - thanks!     It created another issue though -- all of the utility windows changed from popup windows to draggable divs; in my application, i open the cute editor inside an iframe, which is not big enough to show the entire utility window.  in previous versions, this was not a ...
    Posted to Cute Editor for .NET (Forum) by jtruxon on July 11, 2008
  • Re: 6.1 Removes style tag

    Hmmmmmm   So what you are saying is that you have added a new property in 6.1 which changes the way the editor behaves! Its just as well I havnt released this editor to our users yet, who knows how many pages this could have trashed.   You know it would be nice to have a change log, this would tell all us developers what has ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 20, 2008
  • Re: Manual Flash tag

    Please change the         <object>        <param name=''AudioStream'' value=''-1''>        <param name=''AutoSize'' value=''-1''>        <embed type=''application/x-mplayer2'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 29, 2006
  • Re: Updating full page causes error with Link tag

    Adam It is not resolved.    If you paste the above text, as I instructed, it will produce the error.  Are you not reading what I write?  I am taking the time to report the error and provide a sample with explanation which is repeatable.   Once again:   I pasted the above text into your editor sample ...
    Posted to Cute Editor for .NET (Forum) by LOGIKonline on August 16, 2007
  • Re: Custom Begin Tag Removed using PasteHTML

    kintera,   We will fix this issue in the September.    >>could I expect this to be fixed any sooner if it were a condition to purchase?   Right now we are busy in rewriting the control. We don't have time fix it. Sorry for the inconvenience.   There is a work-around for this problem. Put some thing ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 8, 2006
  • Re: Adding <body style="padding: 3px"> tag automatically

    I just tried the demo, put in a 3x2 table with text in each cell. it added padding upon hitting save   here is the html is produced:   <html>     <head>     </head>     <body style=''padding: 3px;''>         <table ...
    Posted to Cute Editor for PHP (Forum) by RYann556 on October 7, 2008
« First ... < Previous 19 20 21 22 23 Next > ... Last »