Search

You searched for the word(s): javascript
Showing page 10 of 408 (4,076 total posts) < 1 second(s)
  • Re: randomly removing javascript and inline style

    Hi Adam I have set the below, (i should have pasted this before sorry). My problem is that most of the time its fine, but sometimes the editor decides to remove the script and styles on a whim! I have never managed to do this myself, but a couple of reliable editors have had this happen to them.I have checked the code for any other reference ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 18, 2007
  • Re: <object> tag becomes lost using setHTML in JavaScript

    Adam,I changed my object tag as you indicated, and left the remaining stuff from my original post, and observe the same problem. To clarify, then I ended up with the following text now to start off with (note add space before classid from your suggestion):<object id=movie ...
    Posted to Cute Editor for .NET (Forum) by mmeltaus on December 7, 2006
  • Re: hrefs with javascript calls seem to interfere with Cute Editor

    Well, I hacked out a solution.  This is almost certainly overkill, so I'd appreciate it if anyone has a better solution.  In our case, we have links like ...href=jav ascr ipt: doSomething() in the page.  These seem to break the Cute Editor if clicked before the Editor is used (see explanation in my previous post).  Worse, ...
    Posted to Cute Editor for .NET (Forum) by Davis on April 20, 2006
  • Re: Dynamic population via javascript

    Thanks - that did the trick for forced population. Though now an interesting problem has developed - after forcing in a .innerHTML value to the Cute editor, if I then make some changes within the "Normal" view of the editor (manually editing the text), when I POST the form the changes don't go through.  I.E. if I fill the ...
    Posted to Cute Editor for ASP (Forum) by EyePulp on October 29, 2005
  • Re: Javascript API Documentation

    Hi,   Say for example you decided to pasteHTML(''<div>Hello World</div>''); when the editor is in HTML view. This works fine. When you switch to the Source view you will see your code <div>Hello World</div>. If you decided to stay in Source view and pasteHTML(''<div>Hello World</div>''); it does ...
    Posted to Cute Editor for .NET (Forum) by podo on October 16, 2005
  • Re: Preview tab and javascript's window.open() function

    Hi Adam, Thanks for the quick response.  I actually stumbled across the file template.aspx when I was trying to locate where the call was being made to open the new browser.  I originally tried target=''_self'' and received an error, which is not what I was expecting.  I ended up using target=''_top'' which achieved what I ...
    Posted to Cute Editor for .NET (Forum) by fcatacutan on April 15, 2005
  • Re: Onclick Javascript error ?

    Hi   Thanks for the reply.   It seems to have corrected itself now. I had been trying a few similar controls, and after i had removed all the references from the project/page etc to the others, the problem seemed to go away. Was odd as only the references remained, no imports, actual use of other controls etc. Anyhow, that is ...
    Posted to Cute Editor for .NET (Forum) by jameswhittaker on July 30, 2004
  • How can I change SaveDirectory dinamically through javascript function ¿?

    Hello. I would like to know if it's possible change SaveDirectory attribute  once the object myuploader have been created throught a javascript function,..., with out load again the page.    My example: (A page for save in database materials) When my page it's loaded, the default SaveDirectory it's --> ...
    Posted to PHP File Uploader (Forum) by zurfero on December 28, 2012
  • Javascript duplicating in Safari if editor.EditCompleteDocument = true

    If I load an HTML file and use  editor.EditCompleteDocument = true then whenever i switch to the HTML mode, my javascript is added again after the <body> tag. Even if I paste the HTML in html mode, switch to design and switch back to HTML, the javascript duplicates.  It doesnt duplicate if EditCompleteDocument is not true. ...
    Posted to Cute Editor for ASP (Forum) by ussu36 on December 19, 2011
  • Re: Need documentation to the whole Javascript API

    The value isn't the textnode's data. It'smore likely to be the ''val'' attribute of the span itself. Anyway, I'm pretty used to deal with complex javascript and DOM exploration but unless there is no built in way to do what I want to do, I'd like to avoid using a direct approach and write all off again if someday the DOM curesoft construct ...
    Posted to Cute Editor for .NET (Forum) by Sergejack on April 29, 2011
« First ... < Previous 8 9 10 11 12 Next > ... Last »