|
Search
You searched for the word(s):
Showing page 150 of 381 (3,805 total posts)
< 1 second(s)
-
Hi Sherron, The steps below shows you how to remove the file info when you click on the image to open it as the viewer mode. 1. Open file ''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js'' 2. Find section below and delete it. This is the file size section. this.toolbar.appendChild(this.photoinfo); 3. ...
-
Hi JBrownAtWork, This is the general rules of html, not set by editor. If you do not want to image cover your content, please use ''position:relative'' <img src=''1.gif'' style=''position:relative'' /> Regards, Ken
-
Hi FeliciaExact, The <br> tag is a special HTML element, not a Block-level element like <div>, <p> Like other editors, Cute Editor implements the IE MSHTML Editing Platform. Actual, the ie behavior is correct. Because the content in the same paragraph, so they will achieve the same paragraph ...
-
Hi coolio74, Do you get the same problem on demo page http://phpfileuploader.com/demo/select-multiple-files-upload.php? If the demo works for you, please download the latest version and try again. Latest version download url: http://phpfileuploader.com/download/phpfileuploader.zip If the latest version get the same problem, ...
-
Hi Shammam, Yes, please refer to the language online example http://www.cutesoft.net/example/localization.aspx You can find the source code of this example in the editor package http://www.cutesoft.net/downloads/folders/21904/download.aspx too. Regards, Ken
-
Hi pilotsredlix, The color picker code has been encrypted in the js file, so can not use it on your own dialog for now. Sorry for your inconvenience. Regards, Ken
-
Hi jtruxon, I think your version is too old. Can you try the latest version? This setting should added after version 6.0. Latest version download url: http://www.cutesoft.net/downloads/folders/21904/download.aspx Regards, Ken
-
ok, I will check it and get back to you as soon as possible. Regards, Ken
-
Hi jtruxon, Please create a folder name ''uploadertemp'' under the root of your site, then do the setting below in your web.config, does it work? <appSettings> <add key=''CuteEditorTempPath'' value=''~/uploadertemp'' /></appSettings> Regards, Ken
-
Hi hanhana, You can download the php uploader at http://www.cutesoft.net/downloads/folders/52443/download.aspx Regards, Ken
... 150 ...
|
|
|