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
43
of
408
(
4,076
total posts)
< 1
second(s)
Re: JavaScript sintaxis error in IE8
Hi Adam: Sorry for the delay. Same problem. This is the js ...
Posted to
Cute Editor for PHP
(Forum)
by
oRober
on
December 16, 2009
Re: CuteEditor and javascript
Thanks. That put me on the right track. Can any address the window.close issue (repeated below)? The second issue I have is that window.close does not work after you open a popup like inserting an image. This problem exists in the example too. Anyone know why this is or if there is some other work around than ...
Posted to
Cute Editor for .NET
(Forum)
by
BrianG
on
September 29, 2009
Re: Javascript Error : Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load.
actually its working perfect in another project on the same system but in the project where its not workingim i m using master/content pages. i also tried to disable ajax then it used to upload the file 100% but before hiding the progress bar it used to stuck there and not doing to Uploader1_FileUploaded function to finish the ...
Posted to
Ajax Uploader
(Forum)
by
waqasw
on
April 27, 2009
Re: How to call HTML filter function written in javascript from Cute Editor?
Hi the HTML filter function looks like this but how to modify it so that i can remove more than one type of tag such as <form> and <object>? Thanks. <script> function CuteEditor_FilterHTML(editor,code) { return code.replace(/(<form[^\>]*\>)([\s\S]*)(\<\/form\>)/i, ''$2''); } function ...
Posted to
Cute Editor for .NET
(Forum)
by
ylkok
on
November 2, 2008
Re: Access is denied JavaScript error
I, of course, don't have problems with the example in the link you provided, because it's running on your server, not mine, and the application running on my server is the one having the problem. I don't know what you mean by ''examples included in the download package''. I also don't know what exactly you're asking from me when you say ...
Posted to
Cute Editor for .NET
(Forum)
by
jrbrady
on
June 12, 2007
Re: Javascript error "Class doesn't support Automation" when inserting a form
Yes, I have this same problem when using certain forms in the HTML I am trying to edit. Try these 2 things: In your HTML above, you have several <input>'s. I noticed that only one of them looks like: <input ... /> And the rest look like: <input ... > (No forward-slash). Try ...
Posted to
Cute Editor for ASP
(Forum)
by
Maximus5684
on
April 16, 2007
Re: How to select a tag in javascript ?
Thanks for your response, Adam, but i think my question wasn't clear. My call to SearchSelectionElement just works fine. So why should i use GetSelectionElement(tagname) ? My problem is to replace or remove this element, when the user edits an existing link, without selecting anything. When the user validates his ...
Posted to
Cute Editor for .NET
(Forum)
by
nlasnier
on
March 1, 2006
Re: Access denied javascript error for CuteEditor.htc file
Adam, Well i have just discovered what may be the problem steps to reproduce 1. goto http://cutesoft.net/example/ThemeSupport.aspx 2. look at editor 2 and 3 hit ctrl f5 editors hang up i think that the theme's have issues thanks.. p.s i'm using 4.0.0.4on ie 6.0.2800.1106 here is a screen shot
Posted to
Cute Editor for .NET
(Forum)
by
pr1smiley
on
February 10, 2005
Re: Uploader in Jquery Dialog
Hi agerled, Try put the Jquery dialog code into method ''CuteWebUI_AjaxUploader_OnInitialize''. Like the example below. <%@ Page Language=''vb''%> <%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''cc1'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 15, 2010
Re: debugging Cute Editor
I was able to answer my own question. Seems my problem had to deal more with visual studio's debugger going through all the
javascript
used in Cute Editor than Cute Editor itself. There are ways to fix slow debug times with Cute Editor. If you are using IE7, then just go into advanced options and turn off script debugging. ...
Posted to
Cute Editor for .NET
(Forum)
by
debierman
on
June 7, 2009
More Search Options
« First
...
< Previous
41
42
43
44
45
Next >
...
Last »