Team:Lyon-INSA/home
From 2012.igem.org
(Difference between revisions)
(51 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
{{Lyon-INSA/homeCss}} | {{Lyon-INSA/homeCss}} | ||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" > | <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" > | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
- | <script href="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | + | <script type="text/javascript" href="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> |
- | + | ||
- | + | <script> | |
- | + | $(document).ready(function(){ | |
- | + | $("#frame").css("width","975px"); | |
- | + | $("#content").css("overflow","hidden"); | |
- | + | if ($(window).height()<800) | |
- | + | $("#frame").css("height","600px"); | |
- | + | else | |
- | + | $("#frame").css("height",$(window).height()-200); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}); | }); | ||
- | + | $.getScript("https://static.igem.org/mediawiki/2012/5/52/Home.txt"); | |
+ | $("#p-logo").find("img").attr("src","http://igem-insa.site88.net/site/images/pied_page2.png"); | ||
</script> | </script> | ||
- | |||
- | |||
<head> | <head> | ||
</head> | </head> | ||
<body> | <body> | ||
- | < | + | <iframe id="frame" src="http://igem-insa.site88.net/site/home.html" scrolling="auto" style="border:none;overflow: -moz-scrollbars-vertical;overflow-x: hidden;overflow-y: scroll;"></iframe> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 15:28, 23 July 2012