embed_id: 'my-timeline' // ID of the DIV you want to load the timeline into
});
```
## Options
## Options
@ -57,14 +70,17 @@ Languages available:
* `id` *Indonesian*
* `id` *Indonesian*
* `pl` *Polish*
* `pl` *Polish*
* `ru` *Russian*
* `ru` *Russian*
* `sk` *Slovak*
* `is` *Icelandic*
* `is` *Icelandic*
* `fo` *Icelandic*
* `fo` *Faroese*
* `kr` *월요일*
* `kr` *월요일*
* `ja` *日本語*
* `ja` *日本語*
* `zh-ch` *中文*
* `zh-ch` *中文*
* `zh-tw` *Taiwanese Mandarin*
* `zh-tw` *Taiwanese Mandarin*
* `ta` *தமிழ் - Tamil*
* `ar`*Arabic**May be issues with right to left (need some help here)*
Help us add more. Grab a copy of a language file and replace it with your language [Example language file](https://github.com/VeriteCo/Timeline/blob/master/source/js/locale/en.js)
Help us add more. Grab a copy of a language file and replace it with your language [Example language file](https://github.com/VeriteCo/TimelineJS/blob/master/source/js/locale/en.js)
###Start at End
###Start at End
`start_at_end`
`start_at_end`
@ -81,12 +97,17 @@ You can tell TimelineJS to start at a specific slide number
This will tweak the default zoom level. Equivilent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.
This will tweak the default zoom level. Equivilent to pressing the zoom in or zoom out button the specified number of times. Negative numbers zoom out.
*default is 0*
*default is 0*
###Hash Bookmark
###Hash Bookmark
`hash_bookmark`
`hash_bookmark`
set to true to allow bookmarking slides using the hash tag
set to true to allow bookmarking slides using the hash tag