School Start &

Dismissal Times

Phase I--Task Force: February 2014-December 2014
Phase II--New Work: January 2015-December 2015
Phase III--Community Involvement: January 2016-February 2016
Phase IV--Board Requested Options: March 2016-Present

options

$(function(){ $().timelinr({ orientation: 'horizontal',
// value: horizontal    vertical, default to horizontal
containerDiv: '#timeline', // value: any HTML tag or #id, default to #timeline

date sDiv: '#dates', // value: any HTML tag or #id, default to #dates datesSelectedClass: 'selected', // value: any class, default to selected datesSpeed: 'normal', // value: integer between 100 and 1000 (recommended) or 'slow', 'normal' or 'fast'; default to normal issuesDiv : '#issues', // value: any HTML tag or #id, default to #issues issuesSelectedClass: 'selected', // value: any class, default to selected issuesSpeed: 'fast', // value: integer between 100 and 1000 (recommended) or 'slow', 'normal' or 'fast'; default to fast issuesTransparency: 0.2, // value: integer between 0 and 1 (recommended), default to 0.2 issuesTransparencySpeed: 500, // value: integer between 100 and 1000 (recommended), default to 500 (normal) prevButton: '#prev', // value: any HTML tag or #id, default to #prev nextButton: '#next', // value: any HTML tag or #id, default to #next arrowKeys: 'false', // value: true/false, default to false startAt: 1, // value: integer, default to 1 (first) autoPlay: 'false',

// value: true    false, default to false
autoPlayDirection: 'forward',
// value: forward    backward, default to forward
autoPlayPause: 2000 // value: integer (1000 = 1 seg), default to 2000 (2segs) < }); });