感想:新版本實在好用太多太多了。
此外,如果希望頁面最上方那條Navi-Bar自動隱藏,請在template的html中,body的css前面貼上以下內容:
/* make the Navi-Bar on page top as hover style */
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
/* --------- */
沒有留言:
張貼留言