Topic: Material dropdown: no animation on dropdown?

studioinsight free asked 5 years ago


Expected behavior Material dropdown to be dropping down with an animation

Actual behavior Drop down has no animation just like mdb default (free) version

Resources (screenshots, code snippets etc.)

<!--Dropdown primary-->
<div class="dropdown">

  <!--Trigger-->
  <a class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenu2" data-toggle="dropdown"
    aria-haspopup="true" aria-expanded="false">Material dropdown</a>


  <!--Menu-->
  <div class="dropdown-menu dropdown-primary">
    <a class="dropdown-item" href="#">Action</a>
    <a class="dropdown-item" href="#">Another action</a>
    <a class="dropdown-item" href="#">Something else here</a>
    <a class="dropdown-item" href="#">Something else here</a>
  </div>
</div>

Marta Wierzbicka staff answered 5 years ago


Hi,

there is gentle fade animation in the dropdown menu after clicking a button: https://mdbootstrap.com/snippets/jquery/marta-szymanska/665189?view=project. How can I help you more?

Best, Marta



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.0
  • Device: windows 10
  • Browser: Chrome
  • OS: W10
  • Provided sample code: No
  • Provided link: No