Difference between revisions of "Team:CPU CHINA/Demonstrate"

Line 308: Line 308:
 
  }
 
  }
 
})
 
})
 
+
var a=0;
 
function showContent()
 
function showContent()
 
{
 
{
Line 314: Line 314:
 
$("#container2").show();
 
$("#container2").show();
 
$(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px");
 
$(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px");
 +
a=document.body.scrollHeight;
 
}
 
}
  
 
</script>
 
 
 
<script>
 
var a=0;
 
 
$(document).ready(function(){
 
$(document).ready(function(){
 
   a=document.body.scrollHeight;
 
   a=document.body.scrollHeight;

Revision as of 12:16, 30 November 2018

The AND gate is a basic digital logic gate that implements logical conjunction. A HIGH output (1) results only if all the inputs to the AND gate are HIGH (1)

I am Promoter hTERT! Click me!
I am Promoter Hulc! Click me!