Thanks for the reply..
The link you provided ( http://phphtmledit.com/EnableAll.php? ) is also showing same problem on IE 9
Problem is that first time the Upload button works fine. but if you click upload button after inserting an image it wont work.
Anyway I fixed it with the solution provided from this thread http://cutesoft.net/forums/thread/73993.aspx
| " 1. Open file "\cuteeditor_files\Dialogs\upload.php" 2. Find section below $uploader=new PhpUploader(); 3. Change it to $uploader=new PhpUploader(); $uploader->UploadType="IFrame"; Regards, Ken
" |
But there are some issues when we use iframe , It works fine on IE9 , but some menus on the popup not showing in chrome and Firefox ie Zoom IN / Zoom Out , Best Fit ,Actual size is not showing. Below are the screen shots..
Firefox /chrome Screen shot
IE 9 Screen shot
Waiting for your reply,
Regards,
SHIJIN