Skip to content

blpraveen/quiz-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

quiz-timer

Quiz Timer

##Commit Log

initial commit - created on 28-11-2015

##DEMO

See the demo here.

##Usage

<div id='quiz_timer' class="quiz_timer" width="300px" height="300px" >
</div>`
```

```
jQuery(document).ready(function() { 
  $('#quiz_timer').quiztimer();
});
```

Releases

No releases published

Packages

No packages published