<html> <head> <title>ThaiCreate.Com Tutorial</title> </head> <body> <form name="frmMain" action="" method="post"> <script language="JavaScript"> function showImg(imgsrc) { document.frmMain.imgAvatar.src=imgsrc; } </script> <a href="javascript:showImg('plakrim.jpg');">Plakrim</a> <br> <a href="javascript:showImg('win.jpg');">Win</a> <hr> <a href=""><img id="imgAvatar"></a> // ตรงนี้อะครับ ผมจะกำหนดตัวแปรให้ a href ลิ้งค์ไปหารูปที่แสดงอยู่ได้อย่างไร </form> </body> </html>
<script language="JavaScript"> function showImg(imgsrc) { document.frmMain.imgProduct.src=imgsrc; } </script> <a href="products/images/<? echo $fol ?>/<? echo ตัวแปรไรสักตัว ?>"><img id="imgProduct" src="products/images/<? echo $fol ?>/<?php echo $product_img1 ?>" width="400" height="350"></a> <br> <a href="javascript:showImg('products/images/<? echo $fol ?>/<?php echo $product_img1 ?>');"> <img src="products/images/<? echo $fol ?>/<?php echo $product_img1 ?>" width="75" height="60" border="0" onclick="<? $num=$product_img1; ?>"/></a> <a href="javascript:showImg('products/images/<? echo $fol ?>/<?php echo $product_img2 ?>');"> <img src="products/images/<? echo $fol ?>/<?php echo $product_img2 ?>" width="75" height="60" border="0" onclick="<? $num = $product_img2; ?>" /></a>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง