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

214
Visualizações
Button not appearing and hover not working either

My button and hover were working before I started on the Javascript so im a bit confused as to why its not working or showing up now, This is my first javascript project so would love some help explaining my error and how I can fix it. Thank you

https://jsfiddle.net/AoifeLarkin/odqhxtmj/#&togetherjs=2GOviaBkd1

Link to JSFiddle of Code

<html>
   

<head>
<meta charset="utf-8">
<title>Animal Quiz</title>
<link href="Styles/styles.css" rel="stylesheet" type="text/css">

</head>

 <body>
   
   <div id="wrapper">
     <h1>Animal Quiz</h1>

     <!--Start Button for Quiz to Begin-->
     <div class="start_button"><button>Start Quiz</button></div>

     <!--Box for Quiz-->
     <div class="box">
       <header>
         <h2>Question 1</h2>
       </header>
       <main>
         <div class="q">
           <!--Block Element-->
           <!--<span>The biggest predator in the animal kingdom?</span>-->
           <!--Inline Element-->
         </div>
         <div class="option_list">
           <!--<div class="option">
             <span>Whale</span>
           </div>
           <div class="option">
             <span>Lion</span>
           </div>
           <div class="option">
             <span>Crocodile</span>
           </div>-->
         </div>

       </main>



       <!--Footer for the quiz box-->

       <footer>
         <div class="total_q">
           <span> 1 of 15 Questions</span>
         </div>
         <button class="next_button">Next Question</button>


       </footer>


     </div>
about 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

You shuld use debugger (or console). You have not definied the array questions.From this point on, the execution of the entire code will stop (so nothing will be working).

about 4 years ago · Santiago Trujillo Relatório
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