2009年1月4日 星期日

設定記錄 1

/* Use this with templates/template-twocol.html */
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
body {
把紅色部分加在原始碼的這個位置,就可以把導航列(Navbar)自動隱藏了。Firefox適用,IE6好像就不行(呈現看不到,但是可以按的狀態)。

沒有留言: