Hi,
I use ckfinder (php) 2.0.1.
I have a site with several tabs (jquery).
In one tab, I put a button that launch the ckfinder in a popup.
My purpose is :
If the ckfinder popup is open and the user click on another tab in the main site, then the ckfinder popup is closed (programmatically) automatically.
There is a js method like 'ckfinder.closepopup();' ?
Or another method ?
Any help much appreciated.
Best regards.
I use ckfinder (php) 2.0.1.
I have a site with several tabs (jquery).
In one tab, I put a button that launch the ckfinder in a popup.
My purpose is :
If the ckfinder popup is open and the user click on another tab in the main site, then the ckfinder popup is closed (programmatically) automatically.
There is a js method like 'ckfinder.closepopup();' ?
Or another method ?
Any help much appreciated.
Best regards.
Re: How to close ckfinder popup
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: How to close ckfinder popup
The closePopup() function has been added in CKFinder 2.0.2 that has just been released.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!