Page 1 of 1

Enable Tooltip for Custom Dashboard (v2023)

Posted: Thu Jul 11, 2024 3:06 pm
by elonmusk

I have created a project which is only for custom dashboard . In that project tooltip is not working for anything what causes this??
In login page itself tooltip not showing when, mouse over home icon.

Please help me out.
Thanks!


Re: Tooltip (v2023)

Posted: Thu Jul 11, 2024 4:40 pm
by arbei

elonmusk wrote:

I have created a project which is only for custom dashboard

  1. You mau read Bootstrap docs on Tooltips, especially about how to Enable tooltips.
  2. Press F12 in your browser and go to the Console panel to check for JavaScript errors.

Re: Tooltip (v2023)

Posted: Thu Jul 11, 2024 9:30 pm
by elonmusk

Thanks!