Quote:ลองดูน่ะครับ เปลี่ยนตรงนี้ให้ตรงกับที่อยู่ในเครื่องของน้องน่ะ src="./jquery-1.7.2.js"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> https://www.thaicreate.com/php/forum/079679.html - สอบถามเกี่ยวกับ Javascript replace object หน่อยครับ</title> <meta name="Generator" content="EditPlus"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <meta http-equiv="Content-Type" content="text/html; charset=utf8" /> <script src="./jquery-1.7.2.js"></script> <style> .red{ color:red;} </style> </head> <body> <p>How to check this text file.</p> <div id="result"></div> <script> var newText = $("p").text().split(" ").join("</span> <span>"); newText = "<span>" + newText + "</span>"; $("div#result").html(newText).find("span:contains('check')").addClass("red").text("replaces");; </script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> https://www.thaicreate.com/php/forum/079679.html - สอบถามเกี่ยวกับ Javascript replace object หน่อยครับ</title> <meta name="Generator" content="EditPlus"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <meta http-equiv="Content-Type" content="text/html; charset=utf8" /> <script src="./jquery-1.7.2.js"></script> <style> .red{ color:red;} </style> </head> <body> <p>How to check this text file.</p> <div id="result"></div> <script> var newText = $("p").text().split(" ").join("</span> <span>"); newText = "<span>" + newText + "</span>"; $("div#result").html(newText).find("span:contains('check')").addClass("red").text("replaces").css("cursor","default") .click(function(){ alert('hello'); }); </script> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง