|
|
|
มีใครใช้ summernote มั่งครับ มันกำหนัด name id เอาข้อมูลที่จัดการส่ง ฐานข้อมูลตรงใหนหว่า ฮ่าๆ |
|
|
|
|
|
|
|
มีใครใช้ summernote มั่งครับ มันกำหนัด name id เอาข้อมูลที่จัดการส่ง ฐานข้อมูลตรงใหนหว่า ฮ่าๆ
Code (PHP)
<h4 class="example-title">Product Detail</h4>
<div data-plugin="summernote" data-plugin-options='{"toolbar":[["style", ["bold", "italic", "underline", "clear"]],["color", ["color"]],["para", ["ul", "ol", "paragraph"]]]}'> </div>
Tag : PHP, MySQL
|
ประวัติการแก้ไข 2017-08-15 17:07:15 2017-08-15 17:07:35 2017-08-15 17:07:51 2017-08-15 17:09:48
|
|
|
|
|
Date :
2017-08-15 17:06:38 |
By :
คำบัน |
View :
1492 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<textarea id="summernote" name="content_note" class="form-control" style="height: 300px"></textarea>
$('#summernote').summernote({
height: 300,
lang: 'th-TH'
});
content_note: $('#summernote').code(); //ส่งค่าไปแบบนี้
|
|
|
|
|
Date :
2017-08-16 09:09:56 |
By :
Pong Thep |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|