ลองเพิ่ม overflow:hidden; เข้าไปด้วยครับ
ตัวอย่าง
.example{
width:500px;
height: 100%;
overflow:hidden;
}
July 5th, 2010
admin | 1,549 viewsลองเพิ่ม overflow:hidden; เข้าไปด้วยครับ
ตัวอย่าง
.example{
width:500px;
height: 100%;
overflow:hidden;
}