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
Player | Year | Age | Games | Started | Rush | RushYds | RushTD | Rec | RecYds | RecTD | Touches | YScm | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
James Wilder | 1981 | 23 | 16 | 16 | 107 | 370 | 4 | 48 | 507 | 1 | 155 | 877 | |
James Wilder | 1982 | 24 | 9 | 9 | 83 | 324 | 3 | 53 | 466 | 1 | 136 | 790 | |
James Wilder | 1983 | 25 | 10 | 10 | 161 | 640 | 4 | 57 | 380 | 2 | 218 | 1020 | |
James Wilder | 1984 | 26 | 16 | 16 | 407 | 1544 | 13 | 85 | 685 | 0 | 492 | 2229 | |
James Wilder | 1985 | 27 | 16 | 16 | 365 | 1300 | 10 | 53 | 341 | 0 | 418 | 1641 | |
James Wilder | 1986 | 28 | 12 | 12 | 190 | 704 | 2 | 43 | 326 | 1 | 233 | 1030 | |
James Wilder | 1987 | 29 | 12 | 12 | 106 | 488 | 0 | 40 | 328 | 1 | 146 | 816 | |
James Wilder | 1988 | 30 | 7 | 7 | 86 | 343 | 1 | 15 | 124 | 0 | 101 | 467 | |
James Wilder | 1989 | 31 | 15 | 4 | 70 | 244 | 0 | 36 | 335 | 3 | 106 | 579 |
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
<div class="svg-container"> | |
<svg version="1.1" class="svg-content" viewBox="0 0 900 487" preserveAspectRatio="xMinYMin meet"> ... </svg> | |
</div> | |
In your css... | |
.svg-container { | |
position: relative; | |
width: 90%; /*Whatever you want*/ | |
padding-bottom: 54%; /*Ratio of width/height from svg viewBox setting. eg. 487/900 = .54*/ |
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
With your google spreasheet open, go to Tools -> Script Editor, and it will open up a code editing interface in another window. Paste in above code and reload sheet. You need to freeze the first row of your spreadsheet (the one with the keys for each column) for this to work properly. |
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
/* Customize as you like ... */ | |
/* CARDS */ | |
#cards { | |
width: 1000px; | |
margin: 0 auto 2.4rem; | |
overflow: hidden; | |
position: relative; | |
border-top: 1px solid #3D3D3D; |
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
#myDiv { | |
width: 100%; | |
height: 0px; /*arbitrary number, 0 may be best to use until jquery calculation runs */ | |
} |
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
Player | Year | Age | Games | Started | Rush | RushYds | RushTD | Rec | RecYds | RecTD | Touches | YScm | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
James Wilder | 1981 | 23 | 16 | 16 | 107 | 370 | 4 | 48 | 507 | 1 | 155 | 877 | |
James Wilder | 1982 | 24 | 9 | 9 | 83 | 324 | 3 | 53 | 466 | 1 | 136 | 790 | |
James Wilder | 1983 | 25 | 10 | 10 | 161 | 640 | 4 | 57 | 380 | 2 | 218 | 1020 | |
James Wilder | 1984 | 26 | 16 | 16 | 407 | 1544 | 13 | 85 | 685 | 0 | 492 | 2229 | |
James Wilder | 1985 | 27 | 16 | 16 | 365 | 1300 | 10 | 53 | 341 | 0 | 418 | 1641 | |
James Wilder | 1986 | 28 | 12 | 12 | 190 | 704 | 2 | 43 | 326 | 1 | 233 | 1030 | |
James Wilder | 1987 | 29 | 12 | 12 | 106 | 488 | 0 | 40 | 328 | 1 | 146 | 816 | |
James Wilder | 1988 | 30 | 7 | 7 | 86 | 343 | 1 | 15 | 124 | 0 | 101 | 467 | |
James Wilder | 1989 | 31 | 15 | 4 | 70 | 244 | 0 | 36 | 335 | 3 | 106 | 579 |
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
Player | Age | Games | Started | Rush | RushYds | RushTD | Rec | RecYds | RecTD | Touches | YScm | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
James Wilder (1981) | 23 | 16 | 16 | 107 | 370 | 4 | 48 | 507 | 1 | 155 | 877 | |
James Wilder (1982) | 24 | 9 | 9 | 83 | 324 | 3 | 53 | 466 | 1 | 136 | 790 | |
James Wilder (1983) | 25 | 10 | 10 | 161 | 640 | 4 | 57 | 380 | 2 | 218 | 1020 | |
James Wilder (1984) | 26 | 16 | 16 | 407 | 1544 | 13 | 85 | 685 | 0 | 492 | 2229 | |
James Wilder (1985) | 27 | 16 | 16 | 365 | 1300 | 10 | 53 | 341 | 0 | 418 | 1641 | |
James Wilder (1986) | 28 | 12 | 12 | 190 | 704 | 2 | 43 | 326 | 1 | 233 | 1030 | |
James Wilder (1987) | 29 | 12 | 12 | 106 | 488 | 0 | 40 | 328 | 1 | 146 | 816 | |
James Wilder (1988) | 30 | 7 | 7 | 86 | 343 | 1 | 15 | 124 | 0 | 101 | 467 | |
James Wilder (1989) | 31 | 15 | 4 | 70 | 244 | 0 | 36 | 335 | 3 | 106 | 579 |
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
/*clearfix hack */ | |
.clearFix:after { | |
content: ""; | |
display: table; | |
clear: both; } | |
.audioBug { | |
position: fixed; | |
bottom: 5%; | |
width: 4rem; |
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
Player | Age | Games | Started | Rush | RushYds | RushTD | Rec | RecYds | RecTD | Touches | YScm | Era | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
James Wilder (1981) | 23 | 16 | 16 | 107 | 370 | 4 | 48 | 507 | 1 | 155 | 877 | pre | |
James Wilder (1982) | 24 | 9 | 9 | 83 | 324 | 3 | 53 | 466 | 1 | 136 | 790 | pre | |
James Wilder (1983) | 25 | 10 | 10 | 161 | 640 | 4 | 57 | 380 | 2 | 218 | 1020 | pre | |
James Wilder (1984) | 26 | 16 | 16 | 407 | 1544 | 13 | 85 | 685 | 0 | 492 | 2229 | current | |
James Wilder (1985) | 27 | 16 | 16 | 365 | 1300 | 10 | 53 | 341 | 0 | 418 | 1641 | post | |
James Wilder (1986) | 28 | 12 | 12 | 190 | 704 | 2 | 43 | 326 | 1 | 233 | 1030 | post | |
James Wilder (1987) | 29 | 12 | 12 | 106 | 488 | 0 | 40 | 328 | 1 | 146 | 816 | post | |
James Wilder (1988) | 30 | 7 | 7 | 86 | 343 | 1 | 15 | 124 | 0 | 101 | 467 | post | |
James Wilder (1989) | 31 | 15 | 4 | 70 | 244 | 0 | 36 | 335 | 3 | 106 | 579 | post |
OlderNewer