Team:Peking/firsttry/js/inside.js

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
$(document).ready(function(){
 
-
inside();
 
-
});
 
-
function inside()
 
-
{
 
-
var h1= $("#midbody").height();
 
-
$("#sidenav").css("height",h);
 
-
var h2= $("#sidenav").height();
 
-
$("#list").pin({
 
-
  containerSelector: "#sidenav"
 
-
});
 
-
                alert(h1);
 
-
alert(h2);
 
-
};
 

Latest revision as of 17:48, 2 October 2014