長串數字匿名幣,TradeOgre 被查緝。 房貸尚有寬限期,加拿大警方公告卻玄疑。 輕羅小扇撲流螢,Machi 夏日比基尼。
之前介紹了 SexyButtons:http://jimmyyen.blogspot.com/2010/05/sexybuttons.html
實際使用的結果發現,在 Firefox 下,加上 style=’display: none;’,就可以把 button 給隱藏起來,不過在 IE 是不行的。
<a class="sexybutton sexysimple" style="display: none;" href="#">我是按鈕</a> 簡單的作法,先在 CSS 裡加上:
.invis { display: none ;} 然後你要隱藏的 button 則在 class 裡加入 invis
<a class="sexybutton sexysimple invis" href="#">我是按鈕</a> 這樣就可以藏起來。
留言
張貼留言
回應不用錢,請多多益善!懶得寫字按個讚也是相當感謝!