Difference between revisions of "Team:Warwick/Model"

m
m
Line 118: Line 118:
 
}
 
}
  
function orgClick(){
+
function OrgClick(){
        $("#bioIMG").css("margin", "1% 4%");
+
        $("#bioIMG").css("width", "12%");
+
        $("#bioIMG").css("background-color", "grey");
+
 
+
        $("#orgIMG").css("margin", "2% 5%");
+
        $("#orgIMG").css("width", "10%");
+
        $("#orgIMG").css("background-color", "white");
+
 
+
        $("#inorgIMG").css("margin", "2% 5%");
+
        $("#inorgIMG").css("width", "10%");
+
        $("#inorgIMG").css("background-color", "white");
+
}
+
 
+
function BioClick(){
+
 
         $("#bioIMG").css("margin", "1% 4%");
 
         $("#bioIMG").css("margin", "1% 4%");
 
         $("#bioIMG").css("width", "12%");
 
         $("#bioIMG").css("width", "12%");

Revision as of 23:26, 10 October 2018

Ripple


Modelling