sbstjn / timesheet.js

JavaScript library for HTML5 & CSS3 time sheets

Home Page:https://sbstjn.github.io/timesheet.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start

madvik opened this issue · comments

Hello,

I just test timesheet.js, I don' have result. Could you make others exemples.
What is the trigger, an id ?
Where I parameter this id ?
Thanks

Make sure to call Timesheet after the DOMReader event!

<div id="timesheet-container-id"></div>
new Timesheet('timesheet-container-id', 

I think documentation is clear enough now. So, I think you can close this!