I have a custom button on the CuteEditor that opens a modalDialog which I use to add images to the editor. As I have several hundred images these are split into directories, managed by a tree view. The problem i'm having with Firefox is the dialogArguments, this being what I use to send the image back to the editor, being set to null when I navigate from the root directory.
Any help would be greatly appreciated.
Many thanks,
Gib