Search

You searched for the word(s): javascript
Showing page 369 of 408 (4,076 total posts) < 1 second(s)
  • What's New in version CuteEditor for .NET 5.2?

    New Features and Improvements: The new Editor.MaintainAspectRatioWhenDraggingImage property has been introduced. /// <summary>/// If you do not want to preserve the aspect ratio when you drag and resize an image, you can set the MaintainAspectRatioWhenDraggingImage property to false. /// By default, ...
    Posted to News and Announcements (Forum) by Adam on March 4, 2006
  • More Firefox problems

    Finally made CE to work on my test page. But when using it in my application on Firefox, I get in the JavaScript console:   Error: uncaught exception: [Exception... ''Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsISelection.getRangeAt]''  nsresult: ''0x80070057 (NS_ERROR_ILLEGAL_VALUE)''  location: ''JS ...
    Posted to Cute Editor for .NET (Forum) by adamzc1970 on February 17, 2006
  • Mozilla 5.0 and CuteEditor - Not able to type in blank box

    A strange problem and workaround.  With Mozilla 5.0, if the initial text is completely blankwhen loading the Editor, the user cannot type into the box.   If text is already there, the box worksas normal.As a workaround, I edited the s_text property in the main ASP file, detected Mozilla 5.0 and inserted two<br> statements, ...
    Posted to Cute Editor for ASP (Forum) by EdVanDuyne on December 21, 2005
  • Upgraded insert_image

    I am trying to "upgrade" the insert_image function. I'd like to add a check box, which, when checked, adds an <A> tag around <IMG> and links to a larger version of displayed picture (as a thumbnail linking to a larger picture). I had an idea, how to do that: I'd just modify sHTML variable in insert_image ...
    Posted to Cute Editor for ASP (Forum) by Jaka on November 11, 2005
  • Advanced java-script reflect text styles externally

    Hi,Ok, here is a challenge -I am currently building a complex webbased UI for a customer. The thing is that the customer wants editor-buttons for the BOLD, ITALIC, etc. and other stuff in its own IFRAME area, meaning a different file than were the CuteEditor sits (which itself is in a second IFRAME) - this has its reasons.Now, it isn't to ...
    Posted to Cute Editor for .NET (Forum) by Wiseman on November 7, 2005
  • Using InsertImage dialog without displaying the editor

    Hi,I'm trying to figure out how to use the CuteEditor Insert Image dialog on a page that doesn't use the editor. I've seen a few posts that touched on this issue, but no definitive answer. Can anyone help please?   I'm using javascript like:   var ...
    Posted to Cute Editor for .NET (Forum) by dotcom on August 22, 2005
  • How to insert text from custom button

    Hi there, I'm trying to make a custom button that inserts a dynamic piece of text into the editor, but I can't for the life of me figure out how to do that.  Here's what I want to do, in essence:  connect a button on the toolbar to a string, like hello world.  When I click on the button, the text gets inserted into the editor ...
    Posted to Cute Editor for ASP (Forum) by dwaldner on June 13, 2005
  • script tag question, and upgrade question

    Is a tag like the following supported in the editor: <script language=''javascript'' src=''somefilie.js''></script> I have a client who must have gone into html mode, pasted this html in, saved ok, then when they try to edit it again the page seems to break (cannot save or do other things).  Testing makes me think it's the ...
    Posted to Cute Editor for ASP (Forum) by dkhinc on June 6, 2005
  • Uploader .JPG fix!

    Hi Adam,I'm not for sure if you have a fix for the .JPG uploader issue where the file extension is in upper case, but I have a very simple fix. Now keep in mind that this is for version 3.0 only. I don't know about version 4.0. Within the <head> </head> section of the file insert_image.asp there is a bit of javascript that ...
    Posted to Cute Editor for ASP (Forum) by bvo on June 2, 2005
  • Bugs encountered while inserting hyperlinks on the Mac

    Please address the following in the next version. When attempting to add a hyperlink using your custom button right here in the forum on a Mac (Firefox)... 1) JavaScript Console reports: Error: editdoc[OxO434f[49]] has no properties Source ...
    Posted to Cute Editor for .NET (Forum) by randal on May 17, 2005