jewlofthelotus / SlickQuiz

A jQuery plugin for creating pretty, dynamic quizzes.
http://jewlofthelotus.github.com/SlickQuiz
MIT License
400 stars 244 forks source link

Remove Introductory text on loading of first question #65

Closed gmculp closed 9 years ago

gmculp commented 9 years ago

Let me preface this message by saying how amazing this plugin is. I have been looking for something like this for years.

My question concerns displaying introductory text on the start page (I believe this may be info.main in the config file). I would like this text to disappear upon loading of the first question. Is this possible?

Many thanks!

gmculp commented 9 years ago

To get the info.main to disappear upon loading of first question add class "startQuiz" to div with class 'quizHeader'.