工作我已經用他們的寶石和運行以下兩個命令安裝基礎到我的Rails項目: rails g foundation:install
rails g foundation:layout
一切似乎是偉大的工作,漂亮的CSS標記和網格佈局。但是,我的單選按鈕和複選框看起來沒有什麼不同。 page that describes radio buttons and checkboxes表示,「一旦初始化(它
我想使用Zurb的Foundation 3。他們稱之爲軌道滑塊的一個特徵是,我試圖使用它。但我得到這個錯誤,並多了一個錯誤, Uncaught ReferenceError: jQuery is not defined Uncaught Type Error: Object [object Object] has no method 'Orbit' 這裏我的代碼: html xmlns="http
我使用Zurb CSS框架,作爲對foundation.zurb.com/docs/forms.php記錄我使用相同的代碼如下 <label for="customDropdown">Dropdown Label</label>
<select style="display:none;" id="customDropdown">
<option SELECTED>This is a d