Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 406 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 406 Bytes

TOI

A javascript module for a Tour Of Interface of a web page. Add a button to your page for the TOI, initialize the module with the data, an array of objects of the form {id, info} where id is the id of the element that you want to describe and info is an array of paragraphs that form the content of the description, and the id of the TOI button. Link the stylesheet toi.css. See the example.