Difference between revisions of "Template:Pitt"
Line 6: | Line 6: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | $("# | + | $("#bannerconatiner").hover(function(){ |
$(this).css("background-color", "yellow"); | $(this).css("background-color", "yellow"); | ||
}, function(){ | }, function(){ |
Revision as of 19:23, 21 May 2015