Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

156
Views
Not able to dynamically add tooltip, not showing on hover

I am using ng-bootstrap for tooltip.

I have a set of pagination buttons which gets displayed dynamically. Pagination

What I want is to add tool tip to each numbers(buttons). I tried the below code, the attributes are getting added but on hover tool tip is not showing. When checked in a static manner by adding in a button, tool tip is showing.

$('span button:nth-child(' + i + ')').attr('ngbtooltip', 'Found');
$('span button:nth-child(' + i + ')').attr('ng-reflect-ngb-tooltip', 'Found');

The tool tip code :

<button 
    type="button" 
    class="btn btn-outline-secondary mr-2" 
    ngbTooltip="I am Bootstrap Tooltip">
        Bootstrap Tooltip
</button>

When added dynamically may it be in a method call, the attributes are added but tool tip is not showing on hover.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!