javascript - Hide default browser tooltip using bootstrap or angularjs -


howe can hide default browser tooltip while using bootstrap tooltip bs-tooltip?

i cannot use plain javascript or css or jquery. can use angular js.

my code:

a href="#" data-toggle="tooltip" bs-tooltip title="collapse" 

but ends showing both bootsrap bubble tooltip default browser. if remove title nothing appears.

read more angular - bootstrap - tooltip

<a href="#" tooltip="this angular bootstrap tooltip">link</a> 

tooltip plunker


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -