Created
April 15, 2011 20:34
-
-
Save bsatrom/922432 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('#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