Search

You searched for the word(s): javascript
Showing page 154 of 408 (4,076 total posts) < 1 second(s)
  • OnChange event in Safari 2.0.4(419.3) not being raised

    Hello all,   I've searched the forums here to no avail.  I'm trying to get a simple CuteEditor_OnChange event to be raised from Safari 2.0.4 (419.3).  This works fine in IE7 and Firefox 1.5+.  However, when I try to run the same script in this version of Safari I get nothing.  I've also tested the demo page, ...
    Posted to Cute Editor for .NET (Forum) by bcarroll on July 25, 2007
  • OnChange event in Safari 2.0.4(419.3) not being raised

    Hello all,   I've searched the forums here to no avail.  I'm trying to get a simple CuteEditor_OnChange event to be raised from Safari 2.0.4 (419.3).  This works fine in IE7 and Firefox 1.5+.  However, when I try to run the same script in this version of Safari I get nothing.  I've also tested the demo page, ...
    Posted to Cute Editor for .NET (Forum) by bcarroll on July 25, 2007
  • Re: Session State in Url

    sps:   When I use cookieless session states (have the sessionID embedded in the url) I receive a JavaScript access denied error during init on in the WinIE script.  What do I need to do to fix this?   Thanks   sps,   This issue is fixed.   Please download it ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 17, 2007
  • Issue with IE - permission denied, CuteEditor v6.0 with IE only

    I have an issue with IE6.0 and v7.0 and have setup an example page to show the problems.   First time I the editor loads fine, when the page is reloaded after a save/abandon I get a Javascript error ''Access denied'' - clicking f5 to reload the page sorts the problem.  This issue is only with IE - works fine in ...
    Posted to Cute Editor for .NET (Forum) by mobeus on July 12, 2007
  • Breaks when pasting HTML with embedded form tags

    I need to be able to paste in large chunks of HTML that has embedded open and close form tags already in it.  I am ok with them being stripped out in some way, but I have yet to figure out how to do this, even with Javascript, because the form gets totally screwed up the moment the form tags get in there.  PLEASE ...
    Posted to Cute Editor for ASP (Forum) by svillemain on July 3, 2007
  • Default template content disappears

    Hi,   I set up TemplateUrl property (in design-time) to the simple template and run the project. When the page shows up I see the template contents in the editor while its toolbars are not loaded. After the editor is completely loaded the content in the editor is empty. No javascript in the page at all. No code in the ...
    Posted to Cute Editor for .NET (Forum) by alvipeo on July 2, 2007
  • Re: V6 IE5.5 Automation server cannot create object

    HI Adam   I have just created a fudge to get this working on our locked down IE5.5.   Basically when the page first loads, the toolbar does not show and neither does the HTMl. I have added a button on the form when it detects IE5.5 which the user can click to goto another webpage which then uses history.back() to go back to the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 19, 2007
  • Problem With PasteHTML

      Hi,      We have a problem with the new version of the Cute Editor.      When we paste this Html string to the Cute Editor ,    string str = ''<a href=BLOCKED SCRIPTvoid(0) onclick= Procedureview(12)> Test </a>'';    the result obtained in the ...
    Posted to Cute Editor for .NET (Forum) by Subeesh on June 18, 2007
  • Re: New Safari 3.0 browser (Mac and PC)

    Hi Briodo,   I too am looking for better Safari support because most of my users are Mac based. I keep telling them to use FireFox, but as Safari comes shipped with a Mac it's difficult to convince them.   I don't know if you have tried developing JavaScript components which are cross browser compatible (I have). ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 12, 2007
  • Re: Problems with inserted spaces

    One simple example is this:   <strong>Test</strong><strong>ing</strong>   This should result in Testing but after adding it, it shows as Test ing.   There are a number of situations where this happens - a spece is added (in this case, between the </strong> and <strong> tags that are right ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on June 6, 2007