Topic: Tooltip Trigger Focus not working
<button type="button" class="btn btn-success waves-light"
        mdbTooltip="Click!"
        triggers="focus" mdbRippleRadius>
  Hover here!
</button>     
thanks                                                                    
                                                    
                                                    Dawid Adach
                                             pro                                             answered 8 years ago                                        
<button type="button" class="btn btn-primary waves-light" mdbTooltip="Tooltip on left" placement="left" mdbRippleRadius> Tooltip on left </button> <buttontype="button"class="btn btn-success waves-light"mdbTooltip="Some tooltip text!"triggers="focus"mdbRippleRadius> Tooltip on top </button>
avf456 pro commented 8 years ago
Thank for your example, i tried it and indeed it worked, i noticed that in my case i want to use an tag instead of a button, does the triggers="focus" only works with buttons? This is my code: thanks for the help!FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No