Skip to content

Instantly share code, notes, and snippets.

@rbarazi
Created August 16, 2011 14:48
Show Gist options
  • Save rbarazi/1149263 to your computer and use it in GitHub Desktop.
Save rbarazi/1149263 to your computer and use it in GitHub Desktop.
Loading issues
var issue = new Pressly.Issue('#issue', {
sectionNavSelector: "nav.links",
jumpToPageAfterLoad: 1,
jumpToPageDelay: 2000,
preloadFonts: [
"FranklinGothic-MediumCond",
"FranklinGothic-DemiCompIta",
"FranklinGothic-DemiComp"
]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment