hello,
I am trying to add some UI enhancements to filebrowser plugin.
I am using the _source tree
in _source\plugins\filebrowser.js in the function browseServer
editor.popup( url.....) is called
I need to do some operations when the editor.popup is closed.
How can i do that?
thanks for any help
I am trying to add some UI enhancements to filebrowser plugin.
I am using the _source tree
in _source\plugins\filebrowser.js in the function browseServer
editor.popup( url.....) is called
I need to do some operations when the editor.popup is closed.
How can i do that?
thanks for any help
Re: onclose or hide event for filebrowser
Re: onclose or hide event for filebrowser