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
46
of
408
(
4,076
total posts)
< 1
second(s)
Javascript appenChild() method is not working in IE
Hi guys, I want to insert a new div element into the editor document using the appendChild() method.
Javascript
Code:- ///////////////////////////////////////////////////////////////////////////////// var e1 = document.getElementById('<%=Editor1.ClientID%>'); var getDoc = e1.GetDocument(); var imgElement = ...
Posted to
Cute Editor for .NET
(Forum)
by
maximus392
on
October 23, 2008
Want to access PlainText property at clien side in javascript function
I want to acces CuteEditor PlainText property in
javascript
function but it return ''undefined '' value. How can i use this property in
javascript
function or in CuteEditor_OnCommand function. My requirement is that i want to check that cuteeditor value is blank or not when the theme applied on the cuteeditor. It ...
Posted to
Cute Editor for .NET
(Forum)
by
mtrvikas
on
April 26, 2008
Javascript API and ASP.Net 2.0 Wizard Control
I've got two cute editor controls each in a different wizard step. My
javascript
seems to be working from the first step and
javascript
events firing but when I go to the second step (containing a second editor) and then go back to the first step I find that the OnInitialized and OnChange events are no longer firing for the first ...
Posted to
Cute Editor for .NET
(Forum)
by
T0mm0
on
October 19, 2007
Re: Access is denied JavaScript error
Unfortunately, I can't provide you with the link since it's a password protected site. Also, there's not much more information that I can provide you regarding the error message. When the page containing the Editor loads, the editor screen appears completely blank, with no tool bars or anything, and an indicator of a
JavaScript
error ...
Posted to
Cute Editor for .NET
(Forum)
by
jrbrady
on
June 11, 2007
accessing the editor inside a datagrid with javascript
Hey there, I am attempting to get the ID of an editor inside of a datagrid with
javascript
and am having difficulties. The code: document.getElementById('<%=ce_image.ClientID%>') Works to get the ID without the datagrid, but is not successful when inside the datagrid. I took a look at the rendered page to see that ...
Posted to
Cute Editor for .NET
(Forum)
by
jjano
on
June 23, 2005
Javascript not populated from template selection using PasteHTML Method
Hi, We are using the cute editor for .net for creating message template in our project. In our application we have a set of predefined forms which has HTML text as well as
javascript
code. All these forms are created and saved as form templates in the cute editor file system. While creating the new message template, we can choose from any of ...
Posted to
Cute Editor for .NET
(Forum)
by
bikrambhuyan
on
October 5, 2010
Javascript error when changing AllowCreateFolder to false
Hi, I have decided to not allow the creation of directories in the user upload area. To stop this I change the security setting from:- <security name=''AllowCreateFolder''>true</security> to <security name=''AllowCreateFolder''>false</security> If I now use the editor and click on ''Insert Flash'' I ...
Posted to
Cute Editor for PHP
(Forum)
by
Glenn
on
April 30, 2009
How can you set the height using JavaScript after CuteEditor has been loaded.
I am banging my head against the wall here. What I am trying to do is detect the browser area, and then do a bit of math to get the exact size minus other controls that I want CuteEdit to be. For example: <script type=
Javascript
> function resizefunction() { ...
Posted to
Cute Editor for PHP
(Forum)
by
Daniel Krusky
on
December 27, 2008
changing the height via Javascript
Hello I want to be able to change the height of the editor using
Javascript
. I didn't see a function for this type of functionality in the
Javascript
API. Does the editor have more robust
Javascript
docs or this type of functionality? I've been able to force it via JS by changing the height of all three of these ...
Posted to
Cute Editor for PHP
(Forum)
by
patrick.face
on
September 4, 2007
How can i change the MaxFileLimit by Javascript in runtaime.
I have a two type of document upload scheme. for a perticular type i don't allow the user to upload more than one file,but still in second type user can. all the control are in one form and no post back untill submit button. so i need ur help man urgently.
Posted to
Ajax Uploader
(Forum)
by
ksanjay
on
January 4, 2012
More Search Options
« First
...
< Previous
44
45
46
47
48
Next >
...
Last »