Difference between revisions of "Team:OUC-China"

Line 24: Line 24:
  
 
</style>
 
</style>
 +
 +
<script type="text/javascript">
 +
        (function() {
 +
            $($(".firstHeading")[0]).hide();
 +
$("#top-section").hide();
 +
$("#headdiv").hover(function() {
 +
$("#top-section").show();
 +
},function() {
 +
 +
}).trigger("mousehover");
 +
 +
$("#top-section").hover(function() {
 +
 +
},function() {
 +
$("#top-section").hide();
 +
}).trigger("mousehover");
 +
        })(jQuery)
 +
    </script>

Revision as of 03:11, 13 August 2015

Team:OUC-China