Difference between revisions of "Team:NUDT CHINA"

Line 454: Line 454:
 
          
 
          
 
</div>
 
</div>
<script type="text/javascript">
+
<script>
 
(function (window, document) {
 
(function (window, document) {
  
Line 461: Line 461:
 
         menuLink = document.getElementById('menuLink'),
 
         menuLink = document.getElementById('menuLink'),
 
         content  = document.getElementById('content');
 
         content  = document.getElementById('content');
   
+
 
if (typeof menuLink !== 'undefined') {
+
  // Now we know that foo is defined, we are good to go.
+
}
+
 
     function toggleClass(element, className) {
 
     function toggleClass(element, className) {
 
         var classes = element.className.split(/\s+/),
 
         var classes = element.className.split(/\s+/),
Line 507: Line 504:
 
</script>
 
</script>
  
<script type="text/javascript" >
+
<script>
 
     function Show(tagId) {
 
     function Show(tagId) {
 
     if (document.getElementById(tagId).style.display=="none") {
 
     if (document.getElementById(tagId).style.display=="none") {

Revision as of 15:55, 17 October 2017

Team:NUDT_CHINA