Hi,
I use FCK 2Beta2, I need to implement it in modal window (in iframe of page created by showModalDialog() of MS IE. It works OK, but some functionality got disabled - like smileys, links, images, and "select all" - these icons just remain still gray (disabled).
When I change showModalDialog() to window.open(), it starts working okay, but for sure I need to get it working in modal way (HTML application).
Any workarounds? Thx
I use FCK 2Beta2, I need to implement it in modal window (in iframe of page created by showModalDialog() of MS IE. It works OK, but some functionality got disabled - like smileys, links, images, and "select all" - these icons just remain still gray (disabled).
When I change showModalDialog() to window.open(), it starts working okay, but for sure I need to get it working in modal way (HTML application).
Any workarounds? Thx
RE: Problems with modal window