I've got a plugin that opens a dialog box with a text field. When the text field on the dialog box is empty it should say: "Please enter your text here..." But when the user types something in, the placeholder text should go away.
Is this supported in CKEditor?
I tried searching for this on the forums and on google, but haven't found it. Thanks.