Team:BGU Israel/Home

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
    <script type="text/javascript">
+
 
-
$('#main_nav').css('display','none');
+
-
$('#top_doctor').css('display','none');
+
-
$('#globalWrapper').css('width','100%');
+
-
$('body').css('width','100%');
+
-
$('#content').css('width','100%');
+
-
$('#bodyContent').css('width','100%');
+
-
$('body').css('max-width','1600px');
+
-
$('body').css('top','-20px');
+
-
$('#home_screen').css('display','none');
+
-
+
-
</script>
+
<div id="home_body">
<div id="home_body">
<div id="home">
<div id="home">
Line 250: Line 239:
</div>
</div>
       </section>
       </section>
-
 
+
<script type="text/javascript">
 +
$('#main_nav').css('display','none');
 +
$('#top_doctor').css('display','none');
 +
$('#globalWrapper').css('width','100%');
 +
$('body').css('width','100%');
 +
$('#content').css('width','100%');
 +
$('#bodyContent').css('width','100%');
 +
$('body').css('max-width','1600px');
 +
$('body').css('top','-20px');
 +
$('#home_screen').css('display','none');
 +
 +
</script>

Revision as of 16:06, 16 October 2014