i realize that ck editor is working in a simple web page but it is not working in an iframe
why and how to solve such issue?
ASP.NET
Last Comment
Manoj Patil
8/22/2022 - Mon
Manoj Patil
Hi,
Can you tell me why you need CKEditor in iFrame ??
pamela rizk
ASKER
hi i need it because i need to add in iframe bold, italic charcteres etc..
Manoj Patil
CKEditor provides you the Toolbar where you can do all your text design easily. And also you will be able to get whatever work you did in CKEditor as in the text format and you can save it in DB.
But if you are using CKEditor in iFrame then you will not be able to get the input text easily.
Can you tell me why you need CKEditor in iFrame ??