Your fantasy f1 league on your site
You can now add your fantasy formula 1 league table to any website just by inserting a small piece of HTML code. Visit http://www.jonathanhadden.com/ff1.php to see this new feature in action.
A huge thanks to jopn for helping me test this new feature.
The look of the table should fit in with your site automatically and it can be further customised using CSS.
To include your league (or any other league) on your website, just copy and paste the following code into your HTML:
<script type="text/javascript" src="http://fantasyf1game.net/leaguefeed/xyz"></script>
replacing xyz with the league id of the table you want to display on your site. The league id can be obtained from the url when you are viewing your league table on this site. For example, if you want to display the Pitpass league on your site, you would use the following code:
<script type="text/javascript" src="http://fantasyf1game.net/leaguefeed/577"></script>
If you have any further questions about this, please post comments or send me an email.






