CKEditor Modal Issues.
Posted
by RavenHursT
on Stack Overflow
See other posts from Stack Overflow
or by RavenHursT
Published on 2010-03-19T21:25:21Z
Indexed on
2010/03/19
21:31 UTC
Read the original article
Hit count: 350
So I'm using CKeditor inside of a jQueryUI dialog. The issue I'm having is when you click on a button like the "link" button, the modal that pops up, won't let me type anything into it's inputs. I can change the values of the pull downs, I can drag the modal around the screen, and I can click on the buttons. But when I attempt to type into the text inputs, nothing happens. Has anyone else come across this? If so, did they find a solution? Thanks!
Maybe this has something to do with it?
http://dev.jqueryui.com/ticket/4309
But I'm using 1.7.2...
© Stack Overflow or respective owner