查看: 947|回复: 16
|
请问html frame scrolling的设定
[复制链接]
|
|
如果是完全不要可以用scrolling="no"
可是请问各位如果我要做一个scrolling 可以上下,可是不可以左右的要怎样弄?
如果要一页一页改太多了。
所以我想hide frame scrolling
请问要放什么才能?
谢谢。
|
|
|
|
|
|
|
|
发表于 3-11-2005 05:34 PM
|
显示全部楼层
|
|
|
|
|
|
|
楼主 |
发表于 4-11-2005 07:42 PM
|
显示全部楼层
请问有谁知道怎么弄吗???
在下急用 |
|
|
|
|
|
|
|
楼主 |
发表于 6-11-2005 08:05 PM
|
显示全部楼层
已经几天了。。。。
哪位大人可以帮忙一下?? |
|
|
|
|
|
|
|
发表于 8-11-2005 02:52 PM
|
显示全部楼层
<iframe width="50" src="chattttt.jpg" scrolling="auto"></iframe>
scroling 用 "auto" instead of "yes" |
|
|
|
|
|
|
|
发表于 8-11-2005 02:56 PM
|
显示全部楼层
iframe 的 src 是 什么file ?
如果是html
就在那个html file 的..... alignment 作调整 |
|
|
|
|
|
|
|
楼主 |
发表于 10-11-2005 12:13 AM
|
显示全部楼层
还是不可以。
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>Naruto - 火影忍者介绍</title>
- </head>
- <frameset rows="24,*,33" framespacing="0" border="0" frameborder="0">
- <frame name="exobud" src="exobud/exobud.htm" scrolling="no">
- <frame name="main" framespacing="0" border="0" frameborder="0" src="naruto/new_page_1.htm">
- <frame name="footer" scrolling="no" noresize target="main" src="naruto/Main_Menu.htm#1" scrolling="no">
- <noframes>
- <body>
- <p>This page uses frames, but your browser doesn't support them.</p>
- </body>
- </noframes>
- </frameset>
- </html>
复制代码
请问谁知道的?? |
|
|
|
|
|
|
|
发表于 10-11-2005 02:09 AM
|
显示全部楼层
- <frame name="footer" scrolling="no" noresize target="main" src="naruto/Main_Menu.htm#1" scrolling="no">
复制代码
不要重複 scrolling="no" |
|
|
|
|
|
|
|
楼主 |
发表于 10-11-2005 06:25 AM
|
显示全部楼层
我删掉了多于的scrolling="no"了,结果还是一样。
到底该怎么办。。。。。。 |
|
|
|
|
|
|
|
发表于 10-11-2005 09:16 AM
|
显示全部楼层
试试看用 style='overflow-x:hidden; overflow-y:scroll' 我还没试过,不知道能不能。 |
|
|
|
|
|
|
|
楼主 |
发表于 10-11-2005 07:59 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 11-11-2005 01:17 PM
|
显示全部楼层
试试看用在BODY或HTML(IE),如果用在frame的话当然不行。还有,有试过用Firefox吗?
[ 本帖最后由 苦瓜汤 于 11-11-2005 01:19 PM 编辑 ] |
|
|
|
|
|
|
|
发表于 11-11-2005 01:31 PM
|
显示全部楼层
|
|
|
|
|
|
|
楼主 |
发表于 11-11-2005 09:09 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 11-11-2005 09:24 PM
|
显示全部楼层
|
|
|
|
|
|
|
楼主 |
发表于 11-11-2005 09:40 PM
|
显示全部楼层
原帖由 苦瓜汤 于 11-11-2005 09:24 PM 发表
试试看加多一个 overflow:auto.
我加了,感觉没什么分别。 |
|
|
|
|
|
|
|
楼主 |
发表于 12-11-2005 01:16 AM
|
显示全部楼层
好了,我改完20多页 问题解决。
谢谢你热心帮助 |
|
|
|
|
|
|
| |
本周最热论坛帖子
|