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

128
Vistas
How to load data from one html file to another html file present in subfolder using jquery

I wanted to fetch the count from the table footer in analysis/index.html and wanted to show it in dashboard/index.html I am using the load function of jquery and I am getting the error saying: enter image description here

          //here is analysis/index.html file code 
               <table  id="recent" class="table table-striped table-responsive recent_table">
                                        <thead ></thead>
                                        <tbody ></tbody>
                                        <tfoot ></tfoot>
                                    </table>
            //and here is dashboard/index.html file
                <script>
                $(document).ready(function()
                `enter code here`{
                  $("#btn1").click(function(){
                    $("#div1").load("/analysis/index.html table#recent tfoot")
                    
                  });
                });
                </script>
    // can anyone please guide me How can I do this in Jquery .
      
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