sbstjn / timesheet.js

JavaScript library for HTML5 & CSS3 time sheets
https://sbstjn.github.io/timesheet.js
MIT License
6.97k stars 549 forks source link

Allowing to pass a container rather than a container id #10

Closed stof closed 10 years ago

stof commented 10 years ago

It would be great to allow passing a DOM element for the container rather than forcing to pass an id. This would allow building a timesheet on elements which don't have an id.

sbstjn commented 10 years ago

Jep, will be added …