1
I have a button on my website Wordpress, or within the posting!
Knob:
<a href="#" class="btn btn-primary btn-lg btn-block" id="butdedownlaodnovo"
data-toggle="tooltip" data-placement="top" title="" role="button"
target="_blank" aria-pressed="true" data-original-title="Comente,
agradeça!"><i class="fa fa-arrow-down" aria-hidden="true"></i> BAIXAR
AGORA</a>
but I have some posts that I didn’t put the : data-toggle="tooltip" data-placement="top" data-original-title="Comente, agradeça!"
Can you make javascript add this automatically by theme, or other type ? without I need to edit all posts...
You have, but what is the criterion for defining whether or not the link will have the tooltip?
– Woss
I want all links with the id
butdedownlaodnovo
have the tooltip I set!– Matheus Vitor