Created
February 24, 2012 21:35
-
-
Save kdoran/1903901 to your computer and use it in GitHub Desktop.
BV ui call in button
This file contains hidden or 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
<a id="reviews_writeReview_btn" href="#" onclick="$BV.ui('rr', 'submit_review', {submissionUI: 'LIGHTBOX', | |
allowSamePageSubmission: true, | |
doLogin: function(callback, success_url) { | |
window.location = 'http://www-dev.golfsmith.com/login?fnm=reviews&redirect=' + success_url;}, submissionContainerUrl: window.location.href, productId: '30053772'});" title="Write a Review for the TaylorMade Burner SuperFast 2.0 Driver"> Write a Review for the TaylorMade Burner SuperFast 2.0 Driver</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment