materialize

    0熱度

    1回答

    如何填充導航菜單,當點擊左邊的圖標(如移動菜單)時,會出現一個下拉菜單? /** * A simple example of `AppBar` with an icon on the right. * By default, the left icon is a navigation-menu. */ const AppBarExampleIcon =() => ( <AppBar

    0熱度

    1回答

    在物化框架: 我有一個功能,更新輸入框,並單擊按鈕後選擇。做工精細的輸入框,但無法與選擇: 我的選擇是: <select class="" id="nm" name="nm"><option selected value="Select Product" disabled>Select Product</option><option value="Roulette">Roulette</optio

    0熱度

    1回答

    我想在按鈕單擊,在同一頁上注入不同部分。 爲此,我使用了angularJs的ng-switch指令。 它工作正常,點擊按鈕,我可以改變我的部分。 但問題是,當我添加物化控件,然後他們不工作指令。 這是怎麼發生的? Fiddle link

    0熱度

    2回答

    我試圖更改可切換摺疊圖標我不明白如何根據其文檔執行此觸發器。 $('.collaps_roles_permission').collapsible({ accordion: true, onOpen: function(el){ //$('li.roles_icon', this).html('remove'); console.log(el);

    1熱度

    2回答

    您好,我遇到了一個令人討厭的問題,我無法修復。 我使用AngularJs來顯示一系列卡片,每個卡片都有自己的下拉菜單。 下面的代碼: <div ng-repeat="feedback in feedbacks" class="card"> <div class="cardMoreActionsButton"> <a class="dropdown-button"

    -1熱度

    1回答

    我需要一個下拉菜單,例如這樣的標籤內,我希望使用Materialize作爲標籤下拉菜單。我怎樣才能做到這一點?

    0熱度

    1回答

    我試圖從指定的錨標記中去除漣漪效應/波浪效果,但無法實現它。有任何想法嗎? 錨標籤: <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink3" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>My P

    0熱度

    2回答

    我正在使用物化卡片作爲我的網頁,其想法是使用卡片作爲菜單,因此當用戶點擊卡片的任何部分時,鏈接應該打開。但它只能通過點擊圖像和/或文本進行工作,而不是在卡的任何其他部分進行。 這是代碼: <div class="col l6 m12 s12"> <a href="signup.html" target="_blank"> <div class="card card

    0熱度

    1回答

    我正在使用物化並且模態不工作。 在我的index.html我導入庫: <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script> <s

    0熱度

    1回答

    我是Materialise CSS的新手,並且卡住了集合項目的寬度。我想要收集物品的寬度佔據整個空間,我有一個容器。 下面是我的代碼: <div class="row"> <div class="left-align"> <ul class="collection"> <li class="collection-item"> <input typ