Difference between revisions of "Template:IISc Bangalore/sidebar.js"

 
Line 46: Line 46:
 
}
 
}
 
function openPerson10() {
 
function openPerson10() {
     document.getElementById("person5Tab").style.width = "100%";
+
     document.getElementById("person10Tab").style.width = "100%";
 
}
 
}
 
function openPerson11() {
 
function openPerson11() {
     document.getElementById("person6Tab").style.width = "100%";
+
     document.getElementById("person11Tab").style.width = "100%";
 
}
 
}
 
function openPerson12() {
 
function openPerson12() {
     document.getElementById("person7Tab").style.width = "100%";
+
     document.getElementById("person12Tab").style.width = "100%";
 
}
 
}
 
function openPerson13() {
 
function openPerson13() {
     document.getElementById("person8Tab").style.width = "100%";
+
     document.getElementById("person13Tab").style.width = "100%";
 
}
 
}
 
function openPerson14() {
 
function openPerson14() {
     document.getElementById("person9Tab").style.width = "100%";
+
     document.getElementById("person14Tab").style.width = "100%";
 
}
 
}
  
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 14:50, 18 October 2016