|
Search
You searched for the word(s):
Showing page 2525 of 4,987 (49,864 total posts)
< 1 second(s)
-
Also change the /CuteSoft_Clien/CuteEditor/Dialogs/web.config to:
<?xml version=''1.0''encoding=''utf-8''?>
<configuration>
<system.web>
<compilation defaultLanguage=''c#''>
<assemblies>
<add assembly=''CuteEditor, Version=4.0.0.5, Culture=neutral, ...
-
Yes.
While it's pretty cool the it extracts the files it needs, I personally think that's a bad design decision on the part of CuteSoft.Net. I'd rather have separatre directories with the images I need and no mandatory Upload directory. I know I can (and did) pull those fill into my project on their own so that I don't have to go through ...
-
Yes, but it's not perfect. If you add new buttons you have very little control over where they appear as you can't use the TemplateItems string to configure. And then there's a bug such that if you use the WYSIWYG font/size drop downs as I wanted to then that can crimp your style.
If you're just looking for the basics... no new buttons... ...
-
I have seen the post that explains how to assign a style sheet to the editor to be displayed in the dropdown list box control for styles. But in my code behind...the editor doesn't exhibit the properties StyleDropDownMenuNames or StyleDropDownMenuList. And if I simply try to add my styles through the VS .NET property sheet for the StyleDropDown ...
-
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 ...
-
Terry, I am unsure as to how many users get this message, since not all of them take the time to tell me.However, judging from the page abandonment numbers, I would bet it's more than one or two. Also, I have so far not been able to replicate this error on my various machines in various locations.
-
Is there a way to disable the auto thumbnail feature (insert image)? I would like to be able to restrict a user from using the auto thumbnail feature. Is there a way to do this in the security file or some other setting? I would like to avoid modifying the insertimage files to do this.
Thanks for any help.
-
Hi tirza, Which demo are you testing? I tested the Framework2.0-CSharp demo, and added your test pageIIS 7.0 , Classic Application Pool ModeIt works fine. Please try the demo by ASP.NET Development again,To verify that IIS is ok. Regards,Jeff
-
Can reproduce it in FireFox 3. IE 7 will produce this instead, which also is incorrect <p><a
href=''#bottom''>top<a></p> body {padding:0;margin:0;}<p>middle</p>
<p>bottom<br
/>
</p>
</a>
-
Jim:
Thanks for posting the url for test.
I have found the problem .
It seems that the HttpRequest.Url.Host are pointing to 'emedsoft-75rkcl.emedsoft.com' .
I will fix this problem for you and upload new version tomorrow.
Regards , Terry .
... 2525 ...
|
|
|