|
|
|
ทำไมเวลาเราดึกข้อมมามาแสดงในหน้าแก้ไขแล้วมันมีอีกษร > ตามมาด้วยทุกครั้งที่เรียกครับ |
|
|
|
|
|
|
|
Code
<td bgcolor="#999999"><textarea cols="80" id="message" name="message" rows="10" <?=$objResult["message"];?> ></textarea>
ผมดึง <?=$objResult["message"];?> มาใส่ใน ckeditor แล้วมันจะมีเว้นวรรคกับ > ตามมาด้วย ทุกครั้งที่เรียกดึงข้อมมูลเมสเสจขึ้นมาต้องแกยังไงเหรอครับ
Code
<td bgcolor="#999999"><textarea cols="80" id="message" name="message" rows="10" <?=$objResult["message"];?> ></textarea>
<script type="text/javascript">
//<![CDATA[
CKEDITOR.replace( 'message',{
//skin : 'kama',
language : 'th',
//extraPlugins : 'uicolor',
//uiColor : '#006699',
height : 400,
width : 850,
toolbar :
[
['Source','-','Save','NewPage','Preview','-','Templates'],
['Cut','Copy','Paste','PasteText','PasteFromWord','-','Print', 'SpellChecker', 'Scayt'],
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
['Form', 'Checkbox', 'Radio', 'TextField', 'Textarea', 'Select', 'Button', 'ImageButton', 'HiddenField'],
'/',
['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
['Link','Unlink','Anchor'],
['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
'/',
['Styles','Format','Font','FontSize'],
['TextColor','BGColor'],
['Maximize', 'ShowBlocks','-','About']
],
Tag : PHP, Ms Access, MySQL, HTML/CSS, JavaScript, CakePHP
|
|
|
|
|
|
Date :
2012-07-06 10:34:59 |
By :
clashhum |
View :
1019 |
Reply :
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<textarea cols="80" id="message" name="message" rows="10"><?=$objResult["message"];?></textarea>
แก้ตรงนี้ครับ ถ้าหากบรรทัดมันยาวจนตก อย่าไปเคาะ </textarea> ไปบรรทัดที่สองนะครับ มันจะมีวรรค
|
|
|
|
|
Date :
2012-07-06 10:43:46 |
By :
ALTELMA |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
โอว ขอบคุณมากๆเลย กดขอบคุนให้แล้วนะครับผม แอดมาคุยกันหน่อยครับ [email protected]
|
|
|
|
|
Date :
2012-07-06 11:01:32 |
By :
clashhum |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แอดไปแล้วครับ
|
|
|
|
|
Date :
2012-07-06 11:03:43 |
By :
ALTELMA |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|