Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

119
Vistas
How to create HTML field with Bootstrap tooltip in the Vuejs/Nuxtjs?

I am trying to create a simple field with a tooltip using the Bootstrap something like this:

enter image description here

But for some reason, I am unable to create within my Vuejs/Nuxtjs project. I was able to find the code example where they are using the jQuery but was unable to convert it to my Vuejs/Nuxtjs code.

Can someone please let me know how can I create something similar within my Vuejs/Nuxtjs?

Following is the code sample for jQuery: http://www.java2s.com/Tutorials/HTML_CSS/Bootstrap_Example/Tooltip/Add_tooltip_to_info_icon.htm

Following is the code I have in my Vuejs/Nuxtjs project:

<template>
    <div>
        <span style="margin-top: 50px;"> Permissions </span> 
        <i class="icon-info-sign" data-toggle="tooltip" title="first tooltip" id='example'></i>
    </div>
</template>

<script>
export default {
    data () {
        return {}
    },
    mounted () {
        
    }
}
</script>

<style>
</style>

I am currently using the Bootstrap Version ^4.6.1 and able to create all Bootstrap button and other things which seems to be working as required. But only this one is not working for me.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda