Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Toolbar Issue in IE7
Toolbar Issue in IE7
Last post 11-07-2010, 8:08 PM by
Kenneth
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
11-05-2010, 11:14 AM
64888
MarkMyWords
Joined on 08-08-2007
UK
Posts 19
Toolbar Issue in IE7
Reply
Quote
Please could you let me know if this is a common issue in IE7 or if there is a fix?
In IE7 the editor toolbar does not render correctly.
Thanks
Mark
11-07-2010, 8:08 PM
64905
in reply to
64888
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Toolbar Issue in IE7
Reply
Quote
Hi MarkMyWords,
Can you reproduce this issue on our demo
http://www.cutesoft.net/example/general.aspx
?
Do you get the same issue in the example below?
<%@ Page Language=
"C#"
AutoEventWireup=
"true"
%>
<%@ Register TagPrefix=
"CE"
Namespace=
"CuteEditor"
Assembly=
"CuteEditor"
%>
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<html xmlns=
"http://www.w3.org/1999/xhtml"
>
<head id=
"Head1"
runat=
"server"
>
<title></title>
</head>
<body>
<form id=
"form1"
runat=
"server"
>
<CE:Editor ID=
"editor1"
runat=
"server"
>
</CE:Editor>
</form>
</body>
</html>
Is your site online? If so, can you send the test page url to Kenneth@CuteSoft.net? I will check it and get back to you as soon as possible.
Keep me posted.
Regards,
Ken