Table of Contents
回复讨论(解决方案)
Home Web Front-end HTML Tutorial 视窗缩小时table在IE6会往下掉_html/css_WEB-ITnose

视窗缩小时table在IE6会往下掉_html/css_WEB-ITnose

Jun 21, 2016 am 09:41 AM

本帖最后由 kyokyo180 于 2013-02-17 18:20:35 编辑

视窗左右?度缩小时table(blue??)在IE6会往下掉
将white-space: nowrap;拿掉也是会掉
firefox chrome ie7~10都无问题
只有ie6会这样
我希望让版面维持
header在上
left在左 right在右
footer在下
请问这有办法解决吗

css代?
--------------------------------------
@charst "utf-8";

#header {
background:red
}

#left {
background:lime
}


#right {
background:blue;
position: relative;
margin: 0 25px 0 146px;
zoom: 1; 

}


.menu {
z-index:3;
font-size: 1em; 
overflow: hidden;
float: left;
width: 125px;
display: inline; 
}

table td,th, tr {
white-space: nowrap;
}

#footer {
background:yellow
}



----------------------------------------

html代?
----------------------------------------
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitioal.dtd">



test



































































AAAAA

BBBBB

CCCCC

DDDDD

EEEEE

FFFFF

GGGGG

HHHHH

IIIII

6n5nsasdsdn8sasdsd n n n% n 元 n n 元 n n
6n5nsasdsdn7sasdsd 6 6 5nn.nn% 58n 元 6 2n.nn 元 5.nnnn sdfsdaf
6n5nsasdsdn6sasdsd 6x876 648 66.58% 658x84n 元 7x428 44.56 元 6.6n75 asdasd
6n5nsasdsdn5sasdsd 4xn66 654 6n.46% 4n6x6nn 元 5nx46n 68.82 元 4.4654 sadasd
talo 5x2nn 5x654 65.65% 565x66n 元
57x26n 45x65 元 4.n445 fdsfasd












------------------------------------------------------

回复讨论(解决方案)

限定一下body的宽度

body{
width:1000px;
}

请问有办法在不指定width或height的px条件下达成吗?

请问有办法在不指定width或height的px条件下达成吗?
你试试下面这个样式:
table{ table-layout:fixed;}

另外,你的HTML标记真够乱的

引用 2 楼 kyokyo180 的回复:请问有办法在不指定width或height的px条件下达成吗?
你试试下面这个样式:
table{ table-layout:fixed;}

另外,你的HTML标记真够乱的
抱歉打的太急了
现在好像又无法编辑本文的样子请见谅

嗯...table{ table-layout:fixed;}试了一下还是会往下掉
有试过position:absolute设#left(左栏)的部分
确实能防止它掉下来
不过左栏我是打算放选单,未来会增加数量
所以希望下栏的#footer会随着选单增加自动向下调整

嗯...table{ table-layout:fixed;}试了一下还是会往下掉……
我将你的HTML代码中的

加上了结束标签,去除了一个多余的,
使用table{ table-layout:fixed;}样式后,在IE6下表格没有往下掉


抱歉我更新一下代码跟限制..

每个储存格的栏宽高可以固定不变
不使用position:absolute
除了左栏.menu外其他地方不使用width OR height的px设定
视窗缩小table也不会往下掉(目前只有ie6&7会掉下去)
目前用了table layout fixed後它栏宽会伸缩..

不好意思这麽多条件
主管的限制要求太多了

css
=============================
@charst "utf-8";

ul {
margin: 0px;
}

table {
}

#header {
background:red
}

#wrapper {
float: left;
display: inline-block;
}

#contents {
background:lime;
position: relative;
height:50px;
}


#right {
background:blue;
position: relative;
height:100%;
margin: 0 0 0 146px;
zoom: 1; 
}

.data01 {
overflow: hidden;
position: relative;
z-index: 3;
zoom:1;
}

.menu {
z-index:3;
font-size: 1em; 
float: left;
width: 125px;
display: inline; 
background: cyan;
}

table td,th, tr {
white-space: nowrap;
}

#footer {
clear:left;
background:yellow
}
==============================

html
-----------------------------------
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitioal.dtd">



test





































































AAAAA

BBBBB

CCCCC

DDDDD

EEEEE

FFFFF

GGGGG

HHHHH

IIIII

aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii
aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii
aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii
aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii
aaaaa bbbbb ccccc ddddd eeeee fffff ggggg hhhhh iiiii











-------------------------------------
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1653
14
PHP Tutorial
1251
29
C# Tutorial
1224
24
Is HTML easy to learn for beginners? Is HTML easy to learn for beginners? Apr 07, 2025 am 12:11 AM

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

Understanding HTML, CSS, and JavaScript: A Beginner's Guide Understanding HTML, CSS, and JavaScript: A Beginner's Guide Apr 12, 2025 am 12:02 AM

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Gitee Pages static website deployment failed: How to troubleshoot and resolve single file 404 errors? Apr 04, 2025 pm 11:54 PM

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

What is an example of a starting tag in HTML? What is an example of a starting tag in HTML? Apr 06, 2025 am 12:04 AM

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? How to use CSS3 and JavaScript to achieve the effect of scattering and enlarging the surrounding pictures after clicking? Apr 05, 2025 am 06:15 AM

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...

HTML, CSS, and JavaScript: Essential Tools for Web Developers HTML, CSS, and JavaScript: Essential Tools for Web Developers Apr 09, 2025 am 12:12 AM

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

How to implement adaptive layout of Y-axis position in web annotation? How to implement adaptive layout of Y-axis position in web annotation? Apr 04, 2025 pm 11:30 PM

The Y-axis position adaptive algorithm for web annotation function This article will explore how to implement annotation functions similar to Word documents, especially how to deal with the interval between annotations...

See all articles