• June 3, 2017

    เมื่อกดไปหน้าที่มี iframe นี้ จะแสดงเฉพาะ iframe เท่านั้น ข้อความหน้าเว็บนั้นจะหายไปหมด

    <style type="text/css">
    iframe {
        position: fixed;
        background: #000;
        border: none;
        top: 0; right: 0;
        bottom: 0; left: 0;
        width: 100%;
        height: 100%;
    }
    </style>
    <iframe src="http://vir9.com/qa/" frameborder="0" height="100%" width="100%"></iframe>

    Approach 2 – Fixed positioning
    http://stackoverflow.com/questions/5867985/full-screen-iframe-with-a-height-of-100



เวอไนน์ไอคอร์ส

ประหยัดเวลากว่า 100 เท่า!






เวอไนน์เว็บไซต์⚡️
สร้างเว็บไซต์ ดูแลเว็บไซต์

Categories