Skip to content

Want To Add a Text Box #6

Answered by mirceapiturca
salil177 asked this question in Q&A
Discussion options

You must be logged in to vote

The quiz is designed to display a list of products based on the selections made.

But you can try this:

  1. Add your textbox in the div element with quiz-main class name
    <div class="quiz-main"></div>
  2. Comment this line last(nodes.panels).querySelector('.quiz-main').innerHTML
    last(nodes.panels).querySelector('.quiz-main').innerHTML = html;

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by mirceapiturca
Comment options

You must be logged in to vote
1 reply
@mirceapiturca
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants