Has anyone been successful in getting FCK (FCK Preview) to load in a visibility:hidden or display:none DIV?
For me, in Internet Explorer 6 it loads with the menus collapsed and no buttons work. In Firefox, the editor just does not display at all when you make the DIV visible.
Any tips?
For me, in Internet Explorer 6 it loads with the menus collapsed and no buttons work. In Firefox, the editor just does not display at all when you make the DIV visible.
Any tips?
RE: FCK in a hidden DIV
RE: FCK in a hidden DIV
See this patch :
https://sourceforge.net/tracker/index.p ... tid=543655
Note: You need to add the function specified in the patch AND call it whenever the DIV is unhidden.
RE: FCK in a hidden DIV