Example #1
0
    <button id="topTenDayButton" onclick="javascript:enableTopTenItem('topTenElementForDay')">day</button>
    <button id="topTenWeekButton" onclick="javascript:enableTopTenItem('topTenElementForWeek')">week</button>
    <button id="topTenMonthButton" onclick="javascript:enableTopTenItem('topTenElementForMonth')">month</button>
    <script type="text/javascript">
      document.getElementById("topTenWeekButton").style.backgroundColor = '#336699';
    </script> 
  </div>   
  
  <?php 
@generateTopGames(day);
?>
  <?php 
@generateTopGames(week);
?>
  <?php 
@generateTopGames(month);
?>
  
</div>

</div>

<div id="bottomPlate" class="backgroundPlate"> 
  <div id="bottomBar">
    <div id="feed" style="float:left;">
      Stay Connected
      <a href="http://www.arisgames.org/feed"></a>
      <a href="http://www.flickr.com/photos/academictech/sets/72157623910424967/"><img alt="flickr icon" src="http://arisgames.org/wp-content/themes/Play/images/profiles/rss_16.png" /></a>
    </div>
    <div id="links" style="float:right;">
      <a href="http://www.arisgames.org/press">Press</a> &nbsp;
Example #2
0
    <script type="text/javascript">
      document.getElementById("topTenWeekButton").style.backgroundColor = '#336699';
    </script> 
  </div>   
  
  <?php 
@generateTopGames(day);
?>
  <?php 
@generateTopGames(week);
?>
  <?php 
@generateTopGames(month);
?>
  <?php 
@generateTopGames(alltime);
?>
  
</div>

</div>

<div id="bottomPlate" class="backgroundPlate"> 
  <div id="bottomBar">
    <div id="feed" style="float:left;">
      Stay Connected
      <a href="http://www.arisgames.org/feed"></a>
      <a href="http://www.flickr.com/photos/academictech/sets/72157623910424967/"><img alt="flickr icon" src="http://arisgames.org/wp-content/themes/Play/images/profiles/rss_16.png" /></a>
    </div>
    <div id="links" style="float:right;">
      <a href="http://www.arisgames.org/press">Press</a> &nbsp;