1 頁 (共 1 頁)

新整既導覽列

文章發表於 : 2009-10-01, 11:30
bananasims
圖檔
收多少少錢同佢重寫
而呢個野整咗一粒鐘,全部用 CSS
學咗點用 z-index,原來要配合 position: relative 使用

用咗三張圖去整呢個效果出黎

Re: 新整既導覽列

文章發表於 : 2009-10-02, 12:00
bananasims
圖檔
用 WebKit 既 CSS component 整

Re: 新整既導覽列

文章發表於 : 2009-10-02, 15:18
lsp
學左就教下 :roll:

Re: 新整既導覽列

文章發表於 : 2009-10-02, 15:22
bananasims
Webkit 既 search bar:
代碼: 選擇全部
<input type="search" results="0" />

其他自己填 :oops:
你可以用 -webkit-appearance 去砌既:
代碼: 選擇全部
-webkit-appearance: searchfield
-webkit-appearance: searchfield-decoration
-webkit-appearance: searchfield-results-decoration
-webkit-appearance: searchfield-results-button
-webkit-appearance: searchfield-cancel-button

http://qooxdoo.org/documentation/genera ... css_styles