用dw做鼠标经过图像放大,如何固定图像位置,图像放大时排版就错位 15

<html><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><title>无... <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
#apDiv1 {
position:absolute;
left:0;
top:0;
width:760px;
height:380px;
z-index:1;
overflow: hidden;
}
#apDiv2 {
position:absolute;
left:36px;
top:14px;
width:190px;
height:190px;
z-index:1;
}
</style>
</head>
<body>
<table width="760" border="0" align="center" cellspacing="0">
<tr height="190">
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
</tr>
<tr height="190">
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
<td width="190"><img src="图片链接" alt="" name="a" width="190" height="190" border="0" id="a" style="margin: 0px; float: none;" onmouseover="width=300,height=300" onmouseout="width=190,height=190"></td>
</tr>
</table>
</body>
</html>
展开
 我来答
前端老农
2012-11-09 · 搬砖十几年,头发都还在
前端老农
采纳数:424 获赞数:1268

向TA提问 私信TA
展开全部
原本你的图片是在整个文档流当中的,当你改变它的尺寸时,就会影响到整个文档流中其他元素的布局,要避免这种情况,可以在改变它的尺寸的同时,用position和z-index让它脱离原本的文档流
leexinshuai
2012-11-09 · 贡献了超过172个回答
知道答主
回答量:172
采纳率:0%
帮助的人:55.7万
展开全部
锁定
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式