Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
38
of
408
(
4,076
total posts)
< 1
second(s)
Re: JavaScript Error Object required
Hi, I am sending code:// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx. // All other rights reserved. /// <reference name=''MicrosoftAjax.debug.js'' /> /// <reference ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
July 21, 2009
Re: Need Javascript DeleteAllAttachments...
Hi, the attachments list is server side state. There's 2 solution for it : A. call a button.click() and let it postback, call the DeleteAllAttachments() at server side. -- B. you can just hide the table ( Attachments1.GetItemsTable().ClientID ) , set a flag to a hidden field , and call the ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 12, 2009
Re: Cute Editor Javascript error from CuteEditorImplementation.js (element 'CE_Editor_ID_Frame' not found)
Can you try the following code and get back to me? <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#''%> <html><head></head><body><form id=''Form1'' method=''post'' runat=''server''> <CE:EDITOR id=''Editor1'' Autoconfigure=''Simple'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 9, 2009
Javascript error in IE7 and IE8 when using Ajax to get Editor
I have an C# ASP.net page that adds the editor programmatically: protected void Page_Load(object sender, EventArgs e) { RTE.Editor ed = new RTE.Editor(); ed.ID = "myEditor"; Page.Controls.Add(ed); } This works fine in IE7 ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
DanielBarratt
on
January 29, 2013
AjaxUploader works fine locally - Javascript error 'object expected' when viewing after deploy
Works fine locally -
Javascript
error 'object expected' when viewing after deploy line with error is : <script type='text/
javascript
' src='/CuteWebUI.AjaxUploader.ashx?type=script&_ver='></script><input type='hidden' id='myuploader' name='myuploader' autocomplete='off' /><img id='myuploader_Loader' ...
Posted to
Ajax Uploader
(Forum)
by
simonhorridge
on
September 28, 2011
Javascript setHTML() won't set editor to a null value
I have an editor on a form created server side with the following code: CommentEditor.ID = ''TaskCodeComment'' CommentEditor.Text = sCurrentComment CommentEditor.FilesPath = ''ce/CuteEditor_Files'' ...
Posted to
Cute Editor for ASP
(Forum)
by
DanC
on
June 6, 2007
Change views using javascript
Hi We have noticed that when save is clicked while in HTML view that some
javascript
is being converted to lowercase. However when save is clicked via the normal view this does not happen. So to get round this for now we simply removed the save button from HTML view. However we have an autosave script that saves the page. However ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
December 4, 2006
Embedding javascript documents
I am encoutering a problem with the editor when trying to embed
javascript
within my tags. Such as when I want to use the onmouseover and onmouseout events of images and links. Way back in Version 3.0 this they worked ok, but now these scripts are automatically removed by the CuteEditor! Why is this?? For ...
Posted to
Cute Editor for .NET
(Forum)
by
Stephen
on
October 4, 2005
Re: CuteEditor and javascript
window.close is what errors! Y can reproduce the problem with your example: http://cutesoft.net/example/dad.html Do the following: 1. Click Edit in CuteEditor button. 2. Click the upload an image button. 3. Close the image Gallery. 4. Click the Set Parent value button.
Posted to
Cute Editor for .NET
(Forum)
by
BrianG
on
October 2, 2009
Re: hrefs with javascript calls seem to interfere with Cute Editor
Unfortunately this post, as-is, will not run. The ''BLOCKED SCRIPT'' areas are all calls to j-a-v-a-s-c-r-i-p-t-:. (Those in the hrefs are followed by a colon:) Anyone testing this page will have to make those substitutions within the code for it to work. Thanks again.
Posted to
Cute Editor for .NET
(Forum)
by
Davis
on
April 13, 2006
More Search Options
« First
...
< Previous
36
37
38
39
40
Next >
...
Last »