Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
Issue Resolved
Sorry, but there are no more tags available to filter with.
Re: Cute Editor 6.3 breaks when in frameset in IE 7 (Partial fix included)
Issue Resolved. I resolved this issue by adding the 2 style's on my page. <style> .CuteEditorDropDown { float: left; border: #dddddd 1px solid; } .CuteEditorDropDown Span { font: normal 11px Tahoma; } </style> Issue resolved. Thanks and Regards Yuvika
Posted to
Cute Editor for .NET
(Forum)
by
yuvika
on
June 24, 2009
Re: Imagemap function broken when UseStandardDialog=true in 6.4
Hi I faced the same problem and got it solved by updating the dialog_imagemap.js file. Search the code ''if(!Browser_IsWinIE()){'' And replace it with this. //if(!Browser_IsWinIE()) //{ editor.InsertElement(oImg) ; //} ; This will solve the problem. This issue is resolved on my side in both 6.3 and 6.4 ...
Posted to
Cute Editor for .NET
(Forum)
by
yuvika
on
June 24, 2009