Skip to content

Instantly share code, notes, and snippets.

@bsatrom
Created April 15, 2011 20:34
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 bsatrom/922432 to your computer and use it in GitHub Desktop.
Save bsatrom/922432 to your computer and use it in GitHub Desktop.
$('#brandedTopHatContainer').ie9ify('pinTeaser', {
type: 'brandedTopHat',
pinText: 'Unlock the hidden powers of this site with a click and a drag.',
secondaryText: 'Drag the icon to your taskbar.',
style: {
backgroundImage: 'images/branding_bar_custom_bg.png',
closeButtonImage: 'images/toolbar-bg.png'
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment