phantom1998: I thought I post a separate thread for something I posted earlier in another thread. Basically in Safari (Windows & Mac) when ever you do a manual refresh of the page using (Command + R) the pages loads up with an (error?) dialog box to which none of the cuteEditor instance would work again until you close the browser and restart. I tried this on your demo site and it doesn't appears to be happening but I was able to reproduce this error in another testing page:
http://richtextbox.com/test/display-none.aspx
I'm using the latest build of CuteEditor for asp.net 6.6, please let me know how I can fix this issue as majority of my users use Safari on Macs.
Thanks
phantom1998,
Can you try the following code and get back to me?
<%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
<%@ Page language="c#"%>
<html>
<head>
</head>
<body>
<form id="Form1" method="post" runat="server">
<CE:EDITOR id="Editor1" Autoconfigure="Simple" runat="server"></CE:EDITOR>
</form>
</body>
</html>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx