|
Search
You searched for the word(s):
Showing page 34 of 43 (423 total posts)
< 1 second(s)
-
Thanks,
But is there a way to do it in the onload event of the page, using window resizing?
Fred
-
Hi, several of the dialogs provided as part of CuteSoft are too high, and I'd like to reduce their height when the page loads.
For example, the insert image and flash dialogs are about 3/4'' too high.
I wanted to do something like the following, but I'm not clear on where such code should go:
<script ...
-
Thanks, Adam,
I've got it working now. Your sample code was calling document.getElementById(''ctl_onchange'').innerHTML, and I don't have that control.
Question: if there are multiple editors on the same page, how are the OnCommand events handled? Do we ...
-
Hold on, Adam.
I've got something working. It's crashing on specific commands, but let me check...
Fred
-
Sorry, I don't understand. That doesn't seem to do anything.
In our .aspx.vb codebehind, we added:
Editor1.Attributes(''oncommand'') = ''HandleEditorCommand(this)''
Then, in HTML script, we added:
function HandleEditorCommand(editor) {
var sCmd;
try { sCmd=event.command.toLowerCase(); }
catch (error) { ...
-
Right... I found that in the Help.
Thanks, Adam
-
Version 5 handled this fine. Version 6 generates an error: ---------------------------
Windows Internet Explorer
---------------------------
Error getting cmd: 'event.command' is null or not an object
---------------------------
OK
---------------------------
How do I get the text value of the ...
-
In Version 6, we get the error that FilesPath is obsolete?
How do we change the FilesPath?
Fred
-
Can you help me?
I see a lot of fixed things in V6, but not a lot of new features.
There are a couple of critical needs not being fulfilled: rulers, Word .DOC support and collaboration.
To be a realistic tool for office document editing (i.e. word processing), CE should provide ruler functionality both globally and ...
-
Hi Adam,
I'm trying to understand why V6.0 is a major release? Can you give us a list of new features and functions, please?
BTW, are the rulers and Word .DOC import/export functions in the new version?
Also, we were hoping you would have included collaboration functionality. Is it there by any ...
... 34 ...
|
|
|