Skip to content

Instantly share code, notes, and snippets.

@jeffmerrick
Created October 13, 2014 19:57
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 jeffmerrick/54572f5f55c7d931bb30 to your computer and use it in GitHub Desktop.
Save jeffmerrick/54572f5f55c7d931bb30 to your computer and use it in GitHub Desktop.
Add the button
(function(window, $, undefined){
$('.actions').append('<br><br><span class="btnWrap mltBtn mltBtn-s60"><a id="watch-trailer" href="javascript:void(0);" style="margin-top:-5px" class="svf-button svfb-silver addlk evo-btn svf-button-inq save2add"><span class="inr">Watch Trailer</span></a></span>');
})(window, jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment