Skip to content

Instantly share code, notes, and snippets.

@charleshimmer
Created September 14, 2011 20:27
Show Gist options
  • Save charleshimmer/1217685 to your computer and use it in GitHub Desktop.
Save charleshimmer/1217685 to your computer and use it in GitHub Desktop.
DoShowContent
$BV.ui('rr', 'show_reviews', {
productId: '67760',
submissionContainerDiv: 'BVRRContainer',
doShowContent: function(){
// place logic here to show the reviews tab
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment