<script type="text/javascript"> var thecount=1; function addItem(thecount){ if(parseFloat(document.getElementById(thecount).innerHTML) == 3){ document.getElementById(thecount).innerHTML = parseFloat(document.getElementById(thecount).innerHTML)+1; form1.cardssd.disabled=false window.location="http://www.xxxx.co.th?cards=<?=$cards_a[0]?>"; return false; }else if(parseFloat(document.getElementById(thecount).innerHTML) == 4){ alert ("คุณเลือกไพ่เกินจำนวนที่ระบุ"); document.getElementById(thecount).innerHTML = parseFloat(document.getElementById(thecount).innerHTML)-1; }else{ document.getElementById(thecount).innerHTML = parseFloat(document.getElementById(thecount).innerHTML)+1; return true; } } </script> <br><br> <span id="count_cards">0</span> Cards.<br> <body onLoad="javascript:form1.cardssd.disabled=true"> <form name="cardssd" > <img src="images/card1.jpg" onclick="this.src='images/card1_a.jpg'; addItem('count_cards');" border="0" height="70" style="cursor:hand"> <img src="images/card1.jpg" onclick="this.src='images/card1_a.jpg'; addItem('count_cards');" border="0" height="70" style="cursor:hand"> <img src="images/card1.jpg" onclick="this.src='images/card1_a.jpg'; addItem('count_cards');" border="0" height="70" style="cursor:hand"> </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง