<a href="" id="at">คำสั่ง1</a> <a href="" id="at">คำสั่ง2</a> <a href="" id="at">คำสั่ง3</a>
$(function(){ $("#at").click(function() { }); }); </script>
<!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>My Template</title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> <script type="text/javascript"> //<![CDATA[ $(function(){ $('a.test').click(function(){ alert('You\'re clicked anchor at : '+ $(this).index()); }); }); //]]> </script> </head> <body> <a href='#' class='test'>a</a> <a href='#' class='test'>b</a> <a href='#' class='test'>c</a> <a href='#' class='test'>d</a> <a href='#' class='test'>e</a> <a href='#' class='test'>f</a> <a href='#' class='test'>g</a> <a href='#' class='test'>h</a> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง