Difference between revisions of "Team:NYMU-Taipei/Description"

Line 259: Line 259:
  
 
<script>
 
<script>
 +
console.log(document.getElementsByClassName("dropdown-content"));
 
setTimeout(unexpand(), 1000);
 
setTimeout(unexpand(), 1000);
 
function unexpand() {
 
function unexpand() {
 
   document.getElementsByClassName("dropdown-content").style.display = "none";
 
   document.getElementsByClassName("dropdown-content").style.display = "none";
console.log(document.getElementsByClassName("dropdown-content"));
 
 
}
 
}
 
</script>
 
</script>

Revision as of 02:33, 20 June 2018

PROJECT
Description