Difference between revisions of "Team:Tokyo-NoKoGen/Demo"

Line 272: Line 272:
 
  </div>        
 
  </div>        
 
  </div>
 
  </div>
 
+
<script type="text/javascript">
$(document).ready(function(){
+
$(function(){
+
 
     $(".overview").click(function(){
 
     $(".overview").click(function(){
         if($(this).find("a").attr("target")=="_blank"){
+
         window.location=$(this).find("a").attr("href");
            window.open($(this).find("a").attr("href"), '_blank');
+
         return false;
        }else{
+
    });
            window.location=$(this).find("a").attr("href");
+
});
         }
+
</script>
    return false;
+
    });
+
+
})
+
  
 
</html>
 
</html>

Revision as of 16:14, 26 August 2015

  
    
        サンプル画像                             
       
 

team

  
 
       

facebook

  
  
       

twitter

  
       
      

project

     
     
       

Achievement

  
  
       

Human practice

  
  
       

Parts

  
  
       

Safety