两个iframe,中间有一条线,鼠标放到中间的线可以拖动改变两iframe大小,怎么让鼠标移动到中间的分隔线时
鼠标变形,求大虾们帮帮忙,急急,万分感谢啦,下面两iframe</head><framesetid="topframe"cols="180px,*"frameborder...
鼠标变形,求大虾们帮帮忙,急急,万分感谢啦,下面两iframe
</head>
<frameset id="topframe" cols="180px,*" frameborder="NO" border="0" framespacing="0">
<frame name="treeFrame<%=pos%>" scrolling="NO" marginwidth="0" marginheight="0" src="treeFrame.jsp?pos=<%=pos%>" >
<frame name="workFrame<%=pos%>" scrolling="NO" marginwidth="0" marginheight="0" src="workFrame.jsp?pos=<%=pos%>" >
</frameset>
<noframes> 展开
</head>
<frameset id="topframe" cols="180px,*" frameborder="NO" border="0" framespacing="0">
<frame name="treeFrame<%=pos%>" scrolling="NO" marginwidth="0" marginheight="0" src="treeFrame.jsp?pos=<%=pos%>" >
<frame name="workFrame<%=pos%>" scrolling="NO" marginwidth="0" marginheight="0" src="workFrame.jsp?pos=<%=pos%>" >
</frameset>
<noframes> 展开
展开全部
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<frameset cols="25%,75%" frameborder="yes" border="2" framespacing="2" id="set" title="set">
<frame src="a.html" frameborder="yes" name="a" scrolling="auto" title="a" />
<frame src="b.html" frameborder="yes" name="b" scrolling="auto" title="b" />
</frameset>
</head>
<body>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<frameset cols="25%,75%" frameborder="yes" border="2" framespacing="2" id="set" title="set">
<frame src="a.html" frameborder="yes" name="a" scrolling="auto" title="a" />
<frame src="b.html" frameborder="yes" name="b" scrolling="auto" title="b" />
</frameset>
</head>
<body>
</body>
</html>
展开全部
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<frameset cols="25%,75%" frameborder="yes" border="2" framespacing="2" id="set" title="set">
<frame src="a.html" frameborder="yes" name="a" scrolling="auto" title="a" />
<frame src="b.html" frameborder="yes" name="b" scrolling="auto" title="b" />
</frameset>
</head>
<body>
</body>
</html>
就这样
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<frameset cols="25%,75%" frameborder="yes" border="2" framespacing="2" id="set" title="set">
<frame src="a.html" frameborder="yes" name="a" scrolling="auto" title="a" />
<frame src="b.html" frameborder="yes" name="b" scrolling="auto" title="b" />
</frameset>
</head>
<body>
</body>
</html>
就这样
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询