Welcome to VS.TCGBROWSER.COM Tooltips
VS TCGbrowser tooltip is a free plugin used to display card and equipment tooltips on your website.
Here are some examples:
Cards
HTML
1. First you need to include the jQuery library into your page, in case you don't have it yet:<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
2. Then include our piece of javascript:
<script type="text/javascript" src="http://vs.tcgbrowser.com/tools/tooltips/tooltip.js"></script>
3. And finally, add the following href on links which you want to show the tooltip:
href="http://vs.tcgbrowser.com/card/Card Name"
href="http://vs.tcgbrowser.com/card/Equipment Name"
You can specify the exact type of the card if there are more versions with the same name:
Card Name
For any questions please send an email to support@tcgbrowser.com