MHL (Micfiends Hoop League)
I want to start out with 12 teams
So i need 12 people to sign up
and i will figure how i will do this once people sign up
you can name team but i will give player ratings and lineup i will simulate all games
there can only be 6 teams from the east and the west
there will be a scrimmage game for each team before each season
and if goes well more teams will be added the next season
There will be 12 players i will give each team
this season 10 games will be played..to see how this goes
4 teams from the east and west will make it to the playoffs
you win or lose and move on
Features
*Player ratings-will update myself
*Stats
*Player Awards/Team Awards/All Stars-End of year
*Free Agents-There will be a list at start of every season just post what free agents you want..but you will have to drop a player..first come first serve
*Injuries
There will be more features
once everything is figured out everything will be in drop boxes
Scoreboard
<form> <select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--Home-- </option><option> </option><option> </option></select>
</form> <select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--Away-- </option><option> </option><option> </option></select>
<form> <select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--Game Stats-- </option><option> </option><option> </option></select>
</form>
League
Schedules
<script type="<font" color="#0000FF">"text/javascript">
//<![CDATA[
function _score(){
var x = 0;
var y = '';
var tens = document.createElement('span');
tens.appendChild(document.createTextNode('0'));
var ones = tens.cloneNode(true);
tens.onclick = function() {
--x;
y = x.toString();
if (y < 10)y = "0"+ y;
tens.innerHTML = y.substr(0,1);
ones.innerHTML = y.substr(1);
}
ones.onclick = function(){
++x;
y = x.toString();
if (y < 10) y = "0"+ y;
tens.innerHTML = y.substr(0,1);
ones.innerHTML = y.substr(1);
}
var score = document.createElement('span');
score.appendChild(tens); score.appendChild(ones);
return score;
}
window.onload = function(){
document.body.appendChild(_score());
document.body.appendChild(_score());
document.body.appendChild(_score());
}
//]]>
</script>
<form> <select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--Matches-- </option><option> </option><option> </option></select>
Standings
<select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--East-- </option><option> </option><option> </option></select>
</form>
<form>
<select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--West-- </option><option> </option><option> </option></select>
</form>
<form>
<select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--League Leaders-- </option><option> </option><option> </option></select>
</form>
<form>
<select name="sport" onchange="alert('I\'m glad YOU can make choices!')"> <option selected="selected">--free |