Commit 5a14bee1 by doszhang

dos

parent 21818c9c
...@@ -508,7 +508,7 @@ function showQuestion() { ...@@ -508,7 +508,7 @@ function showQuestion() {
function initQuestion() { function initQuestion() {
$('.answer-active').hide(); $('.answer-active').hide();
$('.question-block').hide(); $('.question-block').hide().css('opacity', 1);
$('.question1-block').show(); $('.question1-block').show();
$('.btn-submit').hide(); $('.btn-submit').hide();
$('.btn-nextquestion').show(); $('.btn-nextquestion').show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment