查看: 818|回复: 6
|
網頁分割后,CSS的menu被遮掉了,如何把它排列到最前面?
[复制链接]
|
|
圖一,放在上面能顯示

圖二,放在下面,被其他的分割網頁遮擋掉了

我已經把網頁分割了,分了三個部分
圖片1的
我把 CSS的menu bar移到最下面,儅指到 CLAIM EXPENSES的時候,下面的無法顯示
移到上面能顯示
因爲放在下面,被其他的分割網頁遮擋了
所以小弟想問問看,如何如何把它排列到最前面?
謝謝大大 |
|
|
|
|
|
|
|
发表于 8-9-2006 02:21 AM
|
显示全部楼层
how you 網頁分割? maybe can try zindex to bring to front |
|
|
|
|
|
|
|

楼主 |
发表于 8-9-2006 06:44 AM
|
显示全部楼层
原帖由 8years 于 8-9-2006 02:21 AM 发表
how you 網頁分割? maybe can try zindex to bring to front
- <frameset rows="108,*" bordercolor="6699FF">
- <frame src="index.html"" noresize name="welcome" scrolling="no"bgcolor="6699FF">welcome de webpage
- <frameset cols = "230,*" bordercolor="">
- <frame src="table.html" noresize name="link">
- <frame src="search.html" noresize name="friend">
- </frameset>
- <frameset>
复制代码
這樣分割
zindex 這個如何用呢?
能給一個簡單的EXAMPLE和解釋一下下麽?
謝謝你 |
|
|
|
|
|
|
|
发表于 8-9-2006 05:50 PM
|
显示全部楼层
in your case zindex cant help because you use frame. i think you need to change your menu so that when you click the seb menu will go up, not go down |
|
|
|
|
|
|
|

楼主 |
发表于 9-9-2006 09:23 AM
|
显示全部楼层

我把圖片捉出來了
就是這個問題了,下面的分割遮擋掉上面我的CSS bar哦
我有去找了,看了一下ZINDEX
可是還是不能哦 |
|
|
|
|
|
|
|
发表于 10-9-2006 08:09 AM
|
显示全部楼层
原帖由 musxell 于 9-9-2006 09:23 AM 发表

我把圖片捉出來了
就是這個問題了,下面的分割遮擋掉上面我的CSS bar哦
我有去找了,看了一下ZINDEX
可是還是不能哦
用 inline frames 来代替framesets 看看。 |
|
|
|
|
|
|
|
发表于 12-9-2006 03:41 PM
|
显示全部楼层
我想用Frame就不行了,
考虑不用Frame吧! |
|
|
|
|
|
|
| |
本周最热论坛帖子
|