2012-11-23 111 views
2

我正在尋找一個插件或實現,以在tinymce編輯器中包含類似HTML5的placeholder文本,但沒有成功。你是如何存在的?或者我如何實現這個功能?tinymce編輯器的佔位符插件

究竟如何,我可以做的CKEditor:

http://alfonsoml.blogspot.it/2012/04/placeholder-text-in-ckeditor.html

+0

您能描述_placeholder plugin_的功能嗎? –

+0

像這樣:http://alfonsoml.blogspot.it/2012/04/placeholder-text-in-ckeditor.html。如果編輯器內容爲空,並且用戶將注意力集中在編輯器上,它會一直消失,我會希望默認情況下出現一個簡單的「在此處插入內容」文本。如果用戶對編輯器的注意力不集中,並且內容爲空,則必須重置默認文本 – paganotti

+1

[通過從textarea讀取屬性可以複製Tinymce html5佔位符](http://stackoverflow.com/questions/12693989/tinymce-html5-placeholder-通過讀取屬性從 - textarea的) – moffeltje

回答