简体   繁体   中英

summernote WYSIWYG content not getting to $_POST

I have been looking for a WYSIWYG editor for bootstrap and I came across summernote.

it seems like a nice light editor for bootstrap.

The problem I am having is that that when I post the form the summernote code from the textarea is stripped out. The text is submitting however.

Does anyone have a workaround to the get summernote to actually post the code it generates.

My bad I had a striptags somewhere in teh php processing that was clearing it duh!

That was a couple of hours wasted.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM