We have different scripts to display different widgets on the webpages. See below for further details.
Top X Leaderboard
<script src="https://scores.golfbox.dk/api/js/topxleaderboard/standalonewidget/true/x/5/template/golfbox/competitionid/159/width/350" type="text/javascript"></script>
Exchange 159 with your competitionid
Birdie/Bogey streaks
<script src="https://scores.golfbox.dk/api/js/birdiebogeystreaks/standalonewidget/true/template/golfbox/competitionid/186/width/350" type="text/javascript"></script>
Exchange 189 with your competitionid.
Top X Order of Merit
<script src="https://scores.golfbox.dk/api/js/topxorderofmerit/standalonewidget/true/x/5/template/golfbox/orderofmeritid/12/width/350" type="text/javascript"></script>
Exchange 12 with your orderofmeritid.
Biggest movers
(shows the two best and two worst based on the players current round)
<script src="https://scores.golfbox.dk/api/js/biggestmovers/standalonewidget/true/template/golfbox/competitionid/186/width/350" type="text/javascript"></script>
If you need more that one widget on a page, you have to use IFRAME.
Put each widget on each own page and use IFRAME to present on another page.
To obtain the ID's for a tournament or an Order of Merit, click on the tournament/OOM and the ID will appear in the link.
Comments
0 comments
Please sign in to leave a comment.