Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

339
Visualizações
How can I display one json file in two Tabulator tables on one HTML page?

I would like to create one html page, which shows two Tabulator tables. These two tables are connected and show the data from one json file (when the first table is full, the json data continues in the second table).

My current problem is, that my HTML code just shows one table and not two. So far the code looks like this:

<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" href="MyCSS.css" >
    <script type="text/javascript" src="node_modules/tabulator-tables/dist/js/tabulator.js"></script>
</head>

<body>

<div id="idTable"></div>
<script type="text/javascript" src="saveFile.json"></script>
<script type="text/javascript" src="tableDesign.js"></script>

<div id="idTable"></div>
<script type="text/javascript" src="saveFile.json"></script>
<script type="text/javascript" src="tableDesign.js"></script>

</body>
</html>

I tried different ways like:

  • just a second <div id="idTable"></div> below the first one
  • just a second <div id="idTable"></div> below the two <script>
  • seperating both tables by giving the second div the id idTable2 and creating copied files, so that idTable2 is connected to saveFile2.sjon and tableDesign2.js

How can I solve this?

Thank you :)

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda