ลำดับตอนที่ #1
คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #1 : `โค้ดที่ใช้ในบทความนี้ {กันงง เวลารีเซตบทความ}
1# โค้ดตั้งรหัสผ่าน
<script language="javascript"><!-- BEGIN Script // where to go if wrong password... var wrong="http://image.ohozaa.com/ir/eesgi.jpg"; // password... var password="********"; // prompts the user this... var name = prompt("password"); // if... else statement... right, confirm this, wrong, go to wrong... if (name == password) {(confirm("ยินดีต้อนรับค่ะ"))} else {location.href=wrong} // END Script --> </script>
2# โค้ด บีจี (2)ใส
<script language="javascript"><!-- BEGIN Script // where to go if wrong password... var wrong="http://image.ohozaa.com/ir/eesgi.jpg"; // password... var password="********"; // prompts the user this... var name = prompt("password"); // if... else statement... right, confirm this, wrong, go to wrong... if (name == password) {(confirm("ยินดีต้อนรับค่ะ"))} else {location.href=wrong} // END Script --> </script>
2# โค้ด บีจี (2)ใส
<style> table {background:none;} td {background:none;} </style>
3# ใส่พื้นหลังให้บทความ
3# ใส่พื้นหลังให้บทความ
<style type="text/css">/*ส่วนของ Body ใส่ Bg ได้*/body{margin:0px;background:url(http://photos4.hi5.com/0132/718/263/Na8.qg718263-03.jpg); /* เปลี่ยน url เอง*/background-attachment:fixed;}</style>
เก็บเข้าคอลเล็กชัน
ความคิดเห็น