|
Search
You searched for the word(s):
Showing page 1764 of 1,765 (17,645 total posts)
< 1 second(s)
-
No, the user will get an error message. The image site is larger than the 200K (MaxImageSize).
It will not resize automatically.
It's true we got many customer requests about the function of resizing automatically. We haven't decided to put it into the next version. One concern we have is the quality of the resizing image.
-
Leo,
By default, cuteeditor wil use ''uploads'' folder under the application root.
If you can use your own folder, you can use the ImageGalleryPath to Specifies the URL path of the Image Gallery.
-
Ronny,
If you apply the style to the following test:
Hello World
Hello World
In the HTML view, you will the editor achieve that by using the span tag:
<SPAN class=Heading>Hello World</SPAN>
Romove format button can't remove this class attribute. If you click use the Remove MS Word formatting button, it will remove the ...
-
Hi Adam,Do you know if it is possible to control visible tabs at the bottom of theeditor?In particular, I would like to hide ''Preview'' tab and only show ''Normal'' and''HTML'' tabs.Thanks
Hi Alex,
Yes, it is possible to control visible tabs at the bottom of the editor.
You can play with the ShowHtmlMode, ShowPreviewMode, ShowLogo and ...
-
Hi Alex ,
You can set CuteEditor image size upload limitation by using the MaxImageSize property.
MaxImageSize specifies the max size in Kbytes of the image files that the user has access to upload.
For example, if you want to set the image size upload limitation is 200k (by default 100k), you can using the following ...
-
No, when the control detects the client browser is down-level browsers(Not IE 5.5), it will return a traditional text box
-
In order to protect the content(position absolutely, fly text, pictures, tables...any element anywhere you want & set layers as you wish) created by the editor We add the div tag around the content. That is the only tag we add to the content. If you don't need position absolutely feature, you don't need to add the div tag.
We will add the ...
-
Done!
please check the following link:
http://cutesoft.net/forums/ShowPost.aspx?PostID=23
-
The following table shows the steps to implement a CuteEditor Control into DotNetNuke 2.0 application.
Step 1 : Add a reference to CuteEditor and
deploy license file
First, launch Visual Studio .NET and open DotNetNuke project. Delete the reference to Freetextbox assembly and add the ...
-
Marc,
We used the style sheet int our web site to get the single returns.
P { BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px }
The reason we didn't implement the UerBr property in the version 1.8 is: For fast loading, we use ...
... 1764
|
|
|