แก้ไขครั้งสุดท้ายโดย jirawatnopno เมื่อ 2011-9-11 21:09
แก้ไขครั้งสุดท้ายโดย jirawatnopno เมื่อ 2011-9-11 21:08
ตัวอย่าง ดึงส่วนของรายการอันดับมาไว้เว็บบอร์ด
- <html>
- <head>
- <title>Untitled Document</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <center>
- <style type="text/css">
- <!--
- #outerdiv
- {
- width:810px;
- height:170px;
- overflow:hidden;
- position:relative;
- }
- #inneriframe
- {
- position:absolute;
- top:-129px;
- left:-247px;
- width:1150px;
- height:291px;
- }
- -->
- </style>
- </head>
- <body>
- <div id='outerdiv'>
- <iframe src="http://localhost/f/misc.php?mod=ranklist" id='inneriframe' scrolling=no></iframe>
- </center>
- </div>
- </body>
- </html>
คัดลอกไปที่คลิปบอร์ด ปล. ถ้าซ้ำต้องขออภัยด้วยนะครับ (มือใหม่!! ) |