Skip to content

Instantly share code, notes, and snippets.

Created March 6, 2010 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0cba2eba894e9c24c7a4 to your computer and use it in GitHub Desktop.
Save anonymous/0cba2eba894e9c24c7a4 to your computer and use it in GitHub Desktop.
jetpack.future.import("slideBar");
jetpack.slideBar.append({icon: "http://www.plurk.com/favicon.ico",
width: 300,
url: 'http://www.plurk.com/m'
})
jetpack.slideBar.append({icon: "http://www.facebook.com/favicon.ico",
width: 300,
url: 'http://touch.facebook.com/#home.php'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment