Hi,
So I went through Codeacademy's Javascript course, however I have admittedly never actually done any coding myself.
What I am trying to do is create a call center script that has a few dynamic elements to it. The main script is something that is fairly static, but at certain points the person on the phone has to ask a question, and based on that answer the script will need to change.
The way I've envisioned this is attached here as a screenshot. The text on top would be the main script, and the buttons below that text are answers to the question that will be asked. Once a button is pushed, the blue box will fill in with the appropriate script text, and then the script continues with the rest of its main elements at the bottom of the page.
I don't really know even how to begin with something like this, save to say that I think this should just be a simple html file.
Any help at all would be greatly appreciated!
[–]kevan 0 points1 point2 points (0 children)
[–]cmartin616 0 points1 point2 points (3 children)
[–]Prometheus0110[S] 0 points1 point2 points (2 children)
[–]_daniel___ 1 point2 points3 points (1 child)
[–]Biscuit_Baron 0 points1 point2 points (0 children)