|
Search
You searched for the word(s): dialog
Showing page 49 of 256 (2,552 total posts)
< 1 second(s)
-
Hi bshamblen, Please follow steps:1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx''2. You can find the following line: <img id=''img_AutoThumbnail'' src=''../Load.ashx?type=image&file=resize.gif'' onclick=''AutoThumbnail();'' title=''[[AutoThumbnail]]'' class=''cursor dialogButton'' />3. Update it ...
-
Hi,
the setting still work, you can try select the other file extension and upload it, the conttrol will throw the error with file extension does not support. this due to the system/browser limitation, so we can not do the full control of the select file dialog, but the uploader will still valid the file extension at server side, do not ...
-
Hi Sigh,
Please open file "\richtexteditor\scripts\config.js", find section below, that is the z-index setting of the dialog.
...
-
HI alcom,
1. this setting only use for the upload file. So the create template function will not use what you for this setting.
2. if you want to add a common templates function, you can create your own custom button and open the custom insert template dialog. So the default one use as the private templates, and your custom one ...
-
Hi chispa,
The dialog filter function is based on silverlight and flash plug-in. On your firefox, it will loads the html5 as the default upload mode. The control will check the file extension again at server side, so i think it will not causes the problem.
you can set property UploadTypePriority to ...
-
Hi,
It is the browser limitation,by default, firefox/chrome doesn't allow JavaScript to read or set your clipboard data for security and privacy ...
-
Hi kumbsky, Sorry, for now have not the document for all the value of method Setting[]. But all the settings related to the dialog, you can find at http://www.cutesoft.net/developer+guide/ Working with Images Working with Flashes Working with movies Working with Documents Working with ...
-
Please set the following property to false.
Uploader.MultipleFilesUpload Property
If true, the users are able to select multiple files in the file browser dialog then upload them at once.
Example Code
<?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
-
Hi qsun, Please try the steps below 1. Link to http://www.cutesoft.net/example/general.aspx 2. Type ''Apple'' in editor and then click the ''Find and Raplace'' button 3. In the Find and Raplace dialog ''Find what'' section type ''Apple'' and than click the ''Find Next'' button 4. Now the control will find ...
-
Dear davidlockett,
1. Font is not remembered when open new setting dialog
This issue can be reproduced, we are investigating and will get back to you ASAP.
2. Some other settings such as spacing between letters also are not displayed when re accessing the editing windows.
I tested this issue in ...
... 49 ...
|
|
|