技術討論區 > 網頁技術
請問我設定了網頁框架後...是否有些特效需要<BODY>的就不
(1/1)
逍遙子:
<html>
<head>
</head>
<frameset framespacing="0" border="0" cols="120,*" frameborder="0">
<frame name="left" src="a-001-1.htm" scrolling="no" noresize>
<frame name="right" src="a-001-2.htm" scrolling="auto" noresize>
</frameset>
</html>
我這樣設了左右的頁面框架後..
我想加一個關於滑鼠的特效..
但那個特效需要在
<body>
</body>
中間加東西...
那是不是就不能加了...
導覽
[0] 文章列表
前往完整版本