Team:SEU O China/Template/Style
From 2012.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function message() | ||
+ | { | ||
+ | alert("该提示框是通过 onload 事件调用的。") | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
<script> | <script> | ||
+ | |||
+ | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('.content').css('display','none'); | $('.content').css('display','none'); |
Revision as of 12:12, 25 September 2012