Topic: MDB5 Tooltip delay on hide
cross_mk premium asked 1 year ago
I added mdb tooltip
Now I want to change the delay time for show and hide, so I added some jQuery Code: $('[data-mdb-toggle="tooltip"]').tooltip({ 'delay': {"show": 1000, "hide": 3000} });
But that does not have any effects. Whats wrong about this?
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.2.0
- Device: Mac
- Browser: Chrome
- OS: Ventura
- Provided sample code: No
- Provided link: No