Topic: Floating button flipped toggle
salman1793 pro asked 6 years ago
Arkadiusz Idzikowski staff answered 6 years ago
salman1793 pro answered 6 years ago
salman1793 pro answered 6 years ago
Arkadiusz Idzikowski staff answered 6 years ago
salman1793 pro answered 6 years ago
Arkadiusz Idzikowski staff answered 6 years ago
salman1793 pro answered 6 years ago
Arkadiusz Idzikowski staff answered 6 years ago
<div class="fixed-action-btn button-position" (mouseleave)="fixed.toggle()" style="top: 45px; left: 24px;"> <aclass="btn-floating btn-small purple-gradient waves-light"mdbWavesEffect="fixed.toggle()"> <iclass="fa fa-user-circle"></i> </a> <divclass="fixed_collapse" [mdbCollapse] [isCollapsed]="true" #fixed="bs-collapse"style="bottom: auto"> <a (click)="goToGitHub()"class="btn-floating btn-small btn-git waves-light"mdbWavesEffect><iclass="fa fa-github"></i></a> <a (click)="goToLinkedIn()"class="btn-floating btn-small btn-li waves-light"mdbWavesEffect><iclass="fa fa-linkedin"></i></a> <a (click)="goToFacebook()"class="btn-floating btn-small btn-fb waves-light"mdbWavesEffect><iclass="fa fa-facebook"></i></a> <ahref="#top-section"class="btn-floating btn-small red waves-light"mdbWavesEffectmdbPageScroll [pageScrollDuration]="500"><i class="fa fa-arrow-up"></i></a> </div> </div>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 6.2.2
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No