checkbox 與 radio buttons 相關
1.) fancyform
fancyform 是一個非常強大的 javascript 庫,可以作為 checkbox 和 radio button 的替代品,能生成非常漂亮的 checkbox 和 radio button,并支持幾乎所有瀏覽器,該 javascript 庫需要 mootools javascript 框架的支持。
2.) crir: checkbox & radio input replacement
這個 javascript 和 css 組合可以隱藏表單中的 checkbox 和 radio button,并允許你使用 css 對 checkbox 與 radio button 的設置式樣模擬 checkbox 和 radio button。表單的功能不會改變,仍可以收集 checkbox 和 radio button 的數據值,checkbox 和 radio button 的標簽會觸發那些隱藏的對象。
3.) ryan fait’s custom checkboxes & radio buttons
這個 javascript 和 css 組合允許你使用自己的圖片模擬 checkbox,radio button 以及 select 列表控件。這個很周到的 javascript 庫還可以在瀏覽器禁用了 javascript 的時候,自動用回傳統的表單控件。
4.) arc - adam’s radio/checkbox customization
該腳本會對表單中的 checkbox 和 radio button 及其標簽進行探測,一旦發現,就會使用基于 css 式樣的圖形標簽替換這些控件。
新聞熱點
疑難解答