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
53
of
408
(
4,076
total posts)
< 1
second(s)
Re: Complete Javascript API
Pretty sure you know what I am asking for and that, that page does not document function listed in your samples. Such as getqueuecount() and startupload(). I am looking a well documented and complete list of
javascript
functions available with your control.
Posted to
Ajax Uploader
(Forum)
by
vickMercury
on
June 23, 2014
Re: using the Javascript API functions
patrick.face, In the download package, you can find the source code of this example: http://phphtmledit.com/
JavaScript
-API.php Please test this example first and modify it to meet your requirements.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 20, 2007
Re: Dynamically resizing CuteEditor (javascript) and Firefox
Richard, To change the editor size dynamically using
JavaScript
, the above script is not good enough for Firefox. CuteEditor doesn't have this kind of client side API available. We will include it soon.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 2, 2007
Re: jquery.load("#div") and license error
Sure thing, this is the
javascript
for the jquery: <script src=''http://cutesoft.net/scripts/jquery-1.3.2.min.js'' type=''text/
javascript
''> </script> <script type=''text/
javascript
''> function loadContent(url, id) { ...
Posted to
Ajax Uploader
(Forum)
by
kevinac4
on
September 30, 2009
Re: Multipled instance of CuteEditor ... how to validate via javascript a certain instance
First instance, ID is Editor1. Get Editor object: var Editor1= document.getElementById('CE_Editor1_ID'); Second instance, ID is Editor2. Get Editor object: var Editor2= document.getElementById('CE_Editor2_ID'); Third instance, ID is Editor3. Get Editor ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 26, 2008
hyperlink problem
Hello, i have a small hyperlink problem. I needed to add a dropdown to all the pages that allowed the user to create hyperlinks. Now instead of rewriting the
javascript
s or creating new dialog popups, i solved the problem with creating a small
javascript
, that checks the dropdown, if it has a value, then move that value to the inp_src field ...
Posted to
Cute Editor for .NET
(Forum)
by
funkybox
on
January 7, 2008
Hi guys, question about browser security and cute editor
As one of the newest members of the Cutesoft customer family we are happy to say we have been very happy with the developer license purchased last month. The forum is very responsive and with a bit of digging and lateral thinking we've been able to see the cuter side of Cute Editor. Our team is still a little curious about one thing though, we are ...
Posted to
Cute Editor for .NET
(Forum)
by
obiwantcp
on
April 10, 2006
Re: Dynamically Disable CuteEditor or Set to Readonly via Javascript?
Scott, The ReadOnly property can not be set in the client side. This is by design. If you do need dynamically disable CuteEditor, I suggest you use Ajax and set ReadOnly in the server side.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 29, 2010
Re: 'ox19e is not a function' javascript error
Hey Adam, Still fails. I'm using FF 2.0.0.11. Place mouse inside table cell Click <td> breadcrumb button at bottom Select Style When you OK the style dialog you get the error. -------------------- I did some digging. Search for Ox19e in CuteEditorImplementation.js and locate this function: ...
Posted to
Cute Editor for .NET
(Forum)
by
mikea
on
February 5, 2008
Re: Enable Javascript Execution in Preview
I tried that and it still doesn't execute. I added the following to my Default.config file: <security name=''EnableStripScriptTags''>false</security> Here is my test HTML code: <html><script>alert(''test'');</script> <body> Type here </body> ...
Posted to
Cute Editor for PHP
(Forum)
by
warnickr
on
January 30, 2008
More Search Options
« First
...
< Previous
51
52
53
54
55
Next >
...
Last »