Skip to content

Instantly share code, notes, and snippets.

@thejefflarson
Created March 16, 2012 20:41
Show Gist options
  • Save thejefflarson/2052536 to your computer and use it in GitHub Desktop.
Save thejefflarson/2052536 to your computer and use it in GitHub Desktop.
var currentTimeline = TimelineSetter.Timeline.boot(options);
currentTimeline.api.onLoad(function() {
currentTimline.timeline.$('.TS-zoom_in').click();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment