|
Search
You searched for the word(s):
Showing page 52 of 381 (3,805 total posts)
< 1 second(s)
-
HI danpc,
We do not have no the full list yet. And the textarea is not be disabled. It due to the mobile browser limitation, so the default edit area does not work. And this is why we generaged a new layout for the mobile.
Regards,
Ken
-
Hi narendrababu,
Which layout you are using? Classic/Explorer/GridShow/Modern/Prominent/SlideShow?
Regards,
Ken
-
Hi friendmastor,
Only the iframe mode can get the upload file path from the client pc. On IE11, html5 mode will always replace the iframe, so the only way is disable all other modes except the iframe for it.
for the <input name="Uploader1$File" type="file">, try add a style setting on your page ...
-
Hi siusky,
Can not achieve this for now. You can use method "CopyTo" and "MoveTo" to handle the upload file store location and the new file name, more details please refer to http://cutesoft.net/forums/thread/72444.aspx.
Regards,
Ken
-
Hi KentM,
Thanks for share the info.
Regards,
Ken
-
Hi danpc,
Can not achieve it for now. Due to the mobile limitation, most of the toolbar buttons can not work on it directly. So we created the mobile layout.
You can use the way below to disable the mobile layout.
open /richtexteditor/scripts/loader.js ,
and remove this line :
skin = ...
-
Hi friendmastor,
1. Please download the latest build from http://ajaxuploader.com/download/Ajax-Uploader.zip
2. Use the code below to disable all upload modes except the IFrame, and try again.
protected override void OnLoad(EventArgs e)
...
-
Hi CTietgen ,
I think you may did not deployed the "cuteeditor_files" folder correct, can you delete the whole folder and copy it again? If still get this problem, please post the editor page url here. So we can check it for you.
Also, you can send it to Kenneth@CuteSoft.net
Regards,
Ken
-
Hi BiswajitMajumdar,
Did not got the update from the development team yet. Once issue is fix, I will keep you posted. Sorry for your inconvenience.
Regards,
Ken
-
Hi Raney,
The code I sent already shows you how to use the TreeDropDownList, What do you mean set up to see it?
Regards,
Ken
... 52 ...
|
|
|