Hi Ken,
I want to customize that "Image" and "Browse Images" click in the above Image. I want to open my Image Gallery (Cutesoft DotNet Gallery
Classic Layout). Previously I asked you this question and You gave me the below code.
- script type="text/javascript">
- function CuteEditor_OnCommand(editor,command,ui,value)
- {
- if(command=="InsertImage")
- {
-
-
- return true;
- }
-
- }
- </script>
It's worked fine then. But now I checked, it's not working on those clicks I put an alert message, It's not firing. Please provide me updated code.
Thanks in advance..
Narendra
Regards,
Narendra