|
|
|
รบกวนเรื่อง embed video จาก youtube ด้วย CKEditor สวัสดีคับ ตอนแรกผมใช้ CK Editor ฝังวิดีโอจาก youtube |
|
|
|
|
|
|
|
ตอน echo ออกมาเป็นไงครับ โค้ดตอน embed หายไปมั้ยครับ ขอดูหน่อยครับ
|
|
|
|
|
Date :
2010-05-29 19:49:49 |
By :
kerb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<script type="text/javascript" src="ckeditor/ckeditor.js"></script>
</head>
<body>
<form id="form1" name="form1" method="post" action="<? $PHP_SELF; ?>">
<p>
<textarea name="textArea1" id="textArea1" cols="45" rows="5"></textarea>
<script type="text/javascript">
//<![CDATA[
CKEDITOR.replace( 'textArea1',
{
//fullPage : true
toolbar:
[ ['Bold', 'Italic', 'Underline', '-', 'Subscript', 'Superscript', '-', 'NumberedList', 'BulletedList', '-', 'Link', 'Unlink'],
['Outdent', 'Indent', '-', 'JustifyCenter', 'JustifyRight', 'JustifyBlock'], '/',
['Image', 'Flash', 'Smiley', '-', 'Table', 'HorizontalRule', 'SpecialChar','MediaEmbed'] ]
});
//]]>
</script>
</p>
<p>
<input type="submit" name="bt1" id="bt1" value="Submit" />
</p>
</form>
<? echo($textArea1); ?>
</body>
</html>
หลัง echo คับดูจาก firebug
ประมาณนี้อ่าคับ โค้ดยังคับอยู่แต่วิดีโอไม่ขึ้นคับ
ปล.ตอบเร็วมาก ขอบคุณนะคับ
|
|
|
|
|
Date :
2010-05-29 20:05:58 |
By :
northwild |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แล้วจากหน้าเวบมันแสดงโค้ดครบมั้ยครับ เวลา echo อ่ะคับ ลอง view source ดูหน่อยครับ
|
|
|
|
|
Date :
2010-05-29 21:53:53 |
By :
kerb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แก้ได้แล้วคับ ขอบคุณคับ
|
|
|
|
|
Date :
2010-05-30 09:03:41 |
By :
Zexus |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แก้ยังไงหว่า
|
|
|
|
|
Date :
2011-06-05 20:58:27 |
By :
echo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คือ แก้ อย่างไง ครับ บอกหน่อย ครับ ผมก็เป็นเหมือนกัน ครับบบบบบบ
|
|
|
|
|
Date :
2011-12-17 21:58:52 |
By :
hero_big |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|