Team:UANL Mty-Mexico/EditingPage

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
dgr.f01@gmail.com ▼ | My favorites ▼ | Profile | Sign out
+
<html>
-
Logo
+
-
zjuigem
+
-
Zhejiang University iGEM Project
+
-
+
-
Project Home Downloads Wiki Issues Source
+
-
Checkout  Browse  Changes 
+
-
+
-
+
-
Source path:  svn/  trunk/ template.html
+
-
    ‹r3
+
<!-- Reset CSS - START
 +
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
 +
Reset CSS - END /-->
-
r6
+
<style type="text/css">
-
    r8›
 
-
1
 
-
2
 
-
3
 
-
4
 
-
5
 
-
6
 
-
7
 
-
8
 
-
9
 
-
10
 
-
11
 
-
12
 
-
13
 
-
14
 
-
15
 
-
16
 
-
17
 
-
18
 
-
19
 
-
20
 
-
21
 
-
22
 
-
23
 
-
24
 
-
25
 
-
26
 
-
27
 
-
28
 
-
29
 
-
30
 
-
31
 
-
32
 
-
33
 
-
34
 
-
35
 
-
36
 
-
37
 
-
38
 
-
39
 
-
40
 
-
41
 
-
42
 
-
43
 
-
44
 
-
45
 
-
46
 
-
47
 
-
48
 
-
49
 
-
50
 
-
51
 
-
52
 
-
53
 
-
54
 
-
55
 
-
56
 
-
57
 
-
58
 
-
59
 
-
60
 
-
61
 
-
62
 
-
63
 
-
64
 
-
65
 
-
66
 
-
67
 
-
68
 
-
69
 
-
70
 
-
71
 
-
72
 
-
73
 
-
74
 
-
75
 
-
76
 
-
77
 
-
78
 
-
79
 
-
80
 
-
81
 
-
82
 
-
83
 
-
84
 
-
85
 
-
86
 
-
87
 
-
88
 
-
89
 
-
90
 
-
91
 
-
92
 
-
93
 
-
94
 
-
95
 
-
96
 
-
97
 
-
98
 
-
99
 
-
100
 
-
101
 
-
102
 
-
103
 
-
104
 
-
105
 
-
106
 
-
107
 
-
108
 
-
109
 
-
110
 
-
111
 
-
112
 
-
113
 
-
114
 
-
115
 
-
116
 
-
117
 
-
118
 
-
119
 
-
120
 
-
121
 
-
122
 
-
123
 
-
124
 
-
125
 
-
126
 
-
127
 
-
128
 
-
129
 
-
130
 
-
131
 
-
132
 
-
133
 
-
134
 
-
135
 
-
136
 
-
137
 
-
138
 
-
139
 
-
140
 
-
141
 
-
142
 
-
143
 
-
144
 
-
145
 
-
146
 
-
147
 
-
148
 
-
149
 
-
150
 
-
151
 
-
152
 
-
153
 
-
154
 
-
155
 
-
156
 
-
157
 
-
158
 
-
159
 
-
160
 
-
161
 
-
162
 
-
163
 
-
164
 
-
165
 
-
166
 
-
167
 
-
168
 
-
169
 
-
170
 
-
171
 
-
172
 
-
173
 
-
174
 
-
175
 
-
176
 
-
177
 
-
178
 
-
179
 
-
180
 
-
181
 
-
182
 
-
183
 
-
184
 
-
185
 
-
186
 
-
187
 
-
188
 
-
189
 
-
190
 
-
191
 
-
192
 
-
193
 
-
194
 
-
195
 
-
196
 
-
197
 
-
198
 
-
199
 
-
200
 
-
201
 
-
202
 
-
203
 
-
204
 
-
205
 
-
206
 
-
207
 
-
208
 
-
209
 
-
210
 
-
211
 
-
212
 
-
213
 
-
214
 
-
215
 
-
216
 
-
217
 
-
218
 
-
219
 
-
220
 
-
221
 
-
222
 
-
223
 
-
224
 
-
225
 
-
226
 
-
227
 
-
228
 
-
229
 
-
230
 
-
231
 
-
232
 
-
233
 
-
234
 
-
235
 
-
236
 
-
237
 
-
238
 
-
239
 
-
240
 
-
241
 
-
 
-
<html>
 
-
<style type="text/css">
 
-
/* CSS Document */
 
-
#header {
 
-
        width:1000px;
 
-
        height:250px;
 
-
        overflow:hidden;
 
-
}
 
-
#header img{
 
-
        border:0px;
 
-
}
 
-
#headlogo {
 
-
        float:left;
 
-
        width: 269px;
 
-
        height: 250px;
 
-
}
 
-
#headline {
 
-
        float:left;
 
-
        /*padding-top:30px;
 
-
        text-align:center;*/
 
-
        height: 250px;
 
-
        width: 703px;
 
-
}     
 
-
/*#main{
 
-
        width:1024px;
 
-
        height:1000px;
 
-
}*/
 
-
#menubar0 {
+
/*Code for background disappear*/
-
        float: left;
+
/* Author: Pieter van Boheemen */
-
        font-size:20px;
+
/* Team: TU Delft 2010*/
-
        font-stretch:expanded;
+
#globalWrapper { background-color: #ffffff; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
        width: 240px;
+
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
-
        height: 1500px;
+
#bodyContent { border: none; padding:2px; margin: 5px; width:98%; height:100%;}
-
        overflow: visible;
+
#top-section { height: 20px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;}
-
}
+
#p-logo { height:1px; overflow:hidden; display: none;}
 +
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 150px; right: -10px;}
 +
/*Bedekken login staat tijdelijk uit*/
 +
/*
 +
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 +
.right-menu ul { border: none; width: 300px;}
 +
*/
 +
#footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
 +
.visualClear { display: none; }
 +
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
-
#menubar0 a{
+
/* Thanks Pieter */
-
                color:#009;
+
-
}
+
-
#menubar1{
 
-
        width:227px;
 
-
     
 
-
        background-image:url(https://static.igem.org/mediawiki/2010/d/d6/ZJUMenubar1.jpg);
 
-
        background-repeat:no-repeat;
 
-
        line-height: 57px;
 
-
        text-align:center;
 
-
}
 
-
#sheet1{
+
/* Normal Code */
-
        display:none;
+
.firstHeading {
 +
display:none;
}
}
-
#menubar2{
+
#TU-wrapper {
-
        width:227px;
+
line-height:1em;
-
     
+
font-size:100%;
-
        background-image:url(https://static.igem.org/mediawiki/2010/8/87/ZJUMenubar2.jpg);
+
font: normal sans-serif;
-
        background-repeat:no-repeat;
+
-
        line-height: 57px;
+
-
        text-align:center;
+
}
}
-
#sheet2{
+
#TU-header {
-
        width:227px;
+
width:100%;
-
        display:none;
+
height:100px;
 +
background-color:#002B60;
 +
display:block;
 +
float:left;
}
}
 +
#TU-menu {
 +
width: 100%;
 +
height: 30px;
 +
background-color:#00A6D6;
 +
display:block;
 +
float:left;
 +
}
 +
#TU-body {
 +
width:100%;
 +
min-height: 200px;
 +
display:block;
 +
float: left;
 +
clear:both;
 +
}
 +
#TU-body-wrapper {
 +
margin:10px;
 +
width:100%;
 +
}
 +
#TU-footer {
 +
width:100%;
 +
height:50px;
 +
background-color:#002B60;
 +
display:block;
 +
float:left;
 +
}
 +
 +
/*style the main menu*/
 +
a:link { color: #002B60; text-decoration: none; }
 +
a:visited { color: #002B60; text-decoration: none; }
 +
a:hover { color: white; }
-
#menubar3{
+
.myMenu {
-
        width:227px;
+
margin:0;
-
     
+
padding:0;
-
        background-image:url(https://static.igem.org/mediawiki/2010/1/15/ZJUMenubar3.jpg);
+
-
        background-repeat:no-repeat;
+
-
        line-height: 57px;
+
-
        text-align:center;
+
}
}
-
#sheet3{
+
.myMenu li {
-
        width:227px;
+
list-style:none;
-
        display:none;
+
float:left;
 +
font:12px Arial, Helvetica, sans-serif #111;
}
}
-
#menubar4{
+
.myMenu li a:link, .myMenu li a:visited {
-
        width:227px;
+
display:block;
-
     
+
text-decoration:none;
-
        background-image:url(https://static.igem.org/mediawiki/2010/0/09/ZJUMenubar4.jpg);
+
/* background-color:#00A6D6; */
-
        background-repeat:no-repeat;
+
padding: 0.5em 2em;
-
        line-height: 57px;
+
margin:0;
-
        text-align:center;
+
border-right: 1px solid #fff;
}
}
-
#sheet4{
+
.myMenu li a:hover {
-
        width:227px;
+
background-color:#002B60;
-
        display:none;
+
}
}
-
#menubar5{
+
/*style the sub menu*/
-
        width:227px;
+
.myMenu li ul {
-
     
+
position:absolute;
-
        background-image:url(https://static.igem.org/mediawiki/2010/f/fa/ZJUMenubar5.jpg);
+
visibility:hidden;
-
        background-repeat:no-repeat;
+
border-top:1px solid #fff;
-
        line-height: 57px;
+
margin:0;
-
        text-align:center;
+
padding:0;
 +
z-index:10;
}
}
-
#sheet5{
+
.myMenu li ul li {
-
        width:227px;
+
display:inline;
-
        display:none;
+
float:none;
}
}
-
#menubox{
+
.myMenu li ul li a:link, .myMenu li ul li a:visited {
-
        top:e­xpression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight);
+
background-color:#00A6D6;
 +
width:auto;
}
}
-
#main_content {
+
.myMenu li ul li a:hover {
-
        padding-left:5px;
+
background-color:#002B60;
-
        padding-top:5px;
+
-
        float: left;
+
-
        overflow: scroll;
+
-
        overflow-x: hidden;
+
-
        width: 715px;
+
-
        height: 1500px;
+
-
     
+
}
}
-
#main_content body {
 
-
     
 
-
        font-family: Verdana, Arial, Helvetica, sans-serif;
 
-
        /*font-size: 12px;*/
 
-
        line-height: 24px;
 
-
     
 
-
}
 
</style>
</style>
-
 
+
<script type="text/javascript">
-
<script language="javascript">
+
$(document).ready(function() {
-
function ShowDiv(divid){
+
$('.myMenu > li').bind('mouseover', openSubMenu);
-
     
+
$('.myMenu > li').bind('mouseout', closeSubMenu);
-
document.getElementById('sheet1').style.display = "none";
+
-
document.getElementById('sheet2').style.display = "none";
+
function openSubMenu() {
-
document.getElementById('sheet3').style.display = "none";
+
$(this).find('ul').css('visibility', 'visible');
-
document.getElementById('sheet4').style.display = "none";
+
};
-
document.getElementById('sheet5').style.display = "none";
+
-
document.getElementById(divid).style.display = "block";
+
function closeSubMenu() {
-
 
+
$(this).find('ul').css('visibility', 'hidden');
-
}
+
};
-
     
+
 
 +
});
</script>
</script>
 +
<div id="TU-wrapper">
 +
<div id="TU-header">
 +
<img src="https://static.igem.org/mediawiki/2011/4/48/TUDelft-Logo1.jpg" alt="TUDelft Logo1" height="100" align="LEFT style=" float:right;"="" >
 +
<font color="#ffffff" size="7" ><b>iGEM 2011</b></font>
 +
<img src="https://static.igem.org/mediawiki/2011/5/56/TUDelft-Logo2.jpg" alt="TUDelft Logo2" height="100" align="RIGHT" style="position:relative; " >
 +
</div>
 +
<div id="TU-menu">
-
    <div id="header">
+
<ul class="myMenu">
-
                <div id="headlogo" style="float:left">
+
<li><a href="https://2011.igem.org/Team:TU-Delft">Home</a></li>
-
        <a href="http://www.zju.edu.cn/english">
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Project">The Project</a></li>
-
        <img src="https://static.igem.org/mediawiki/2010/b/b5/ZJUlogo.jpg" title="Zhejiang University, China"></img>
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team">The Team</a>
-
        </a>   
+
<ul><li><a href="https://2011.igem.org/Team:TU-Delft/Team">Team</a></li></ul>
-
        </div>
+
</li>
-
     
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Notebook">Notebooks</a>
-
        <div id="headline">
+
<ul>
-
        <a href="https://2010.igem.org/team:zju-china">
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/General">General</a></li>
-
        <img src="https://static.igem.org/mediawiki/2010/0/0b/Zju-igemlogo4.jpg" title="Team: ZJU-China"></img>
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Carsten">Carsten Blom</a></li>
-
        </a>   
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Tania">Tania Chroumpi</a></li>
-
        </div>
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Conrad">Conrad de Jong</a></li>
-
    </div>
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Esmee">Esmee Joosten</a></li>
-
 
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Noorlag">Janneke Noorlag</a></li>
-
 
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Janneke">Janneke van Renterghem</a></li>
-
 
+
<li><a href="https://2011.igem.org/Team:TU-Delft/Team/Krijn">Krijn Warringa</a></li></ul>
-
        <div id="menubar0">
+
</li>
-
            <div id="menubar1">
+
</div>
-
                <a href="https://2010.igem.org/Team:ZJU-China" title="Home" onMouseOver="ShowDiv('sheet1')">Home</a>
+
-
                        <div id="sheet1">
+
-
                    </div>
+
-
            </div>
+
-
            <div id="menubar2">
+
-
                <a href="https://2010.igem.org/Team:ZJU-China/ZJUprojects" title="Projects" onMouseOver="ShowDiv('sheet2')">Projects</a>
+
-
 
+
-
                    <div id="sheet2">
+
-
                                <ul>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Background" title="Background">Background</a></li>
+
-
                                        <li><a href="https://2010.igem.org/Team:ZJU-China/Modeling" title="Modeling">Modeling</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Software" title="Software">Software</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Application & Significance" title="Application & Significance">Application & Significance</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Next Generation" title="Next Generation">Next Generation</a></li>   
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/References" title="References">References</a></li>  
+
-
                        </ul>
+
-
                    </div>
+
-
             
+
-
            </div>
+
-
 
+
-
            <div id="menubar3">
+
-
                <a href="https://2010.igem.org/Team:ZJU-China/ZJUactivities" title="Acitivies" onMouseOver="ShowDiv('sheet3')">Activities</a>
+
-
 
+
-
                    <div id="sheet3">
+
-
                                <ul>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/iGEM-China" title="iGEM-China">iGEM-China</a></li>
+
-
                                        <li><a href="https://2010.igem.org/Team:ZJU-China/Human Practice" title="Human Practice">Human Practice</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Team Cooperation" title="Team Cooperation">Team Cooperation</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Characterization of Biobrick" title="Characterization of Biobrick">Characterization of Biobrick</a></li>
+
-
                        </ul>
+
-
                    </div>
+
-
             
+
-
            </div>
+
-
 
+
-
            <div id="menubar4">
+
-
                <a href="https://2010.igem.org/Team:ZJU-China/ZJUteam" title="Team" onMouseOver="ShowDiv('sheet4')">Team</a>
+
-
 
+
-
                    <div id="sheet4">
+
-
                                <ul>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Member info" title="Member info">Member info</a></li>
+
-
                                        <li><a href="https://2010.igem.org/Team:ZJU-China/University info" title="University info">University info</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/City info" title="City info">City info</a></li>
+
-
                        </ul>
+
-
                    </div>
+
-
             
+
-
            </div>       
+
-
 
+
-
            <div id="menubar5">
+
-
                <a href="https://2010.igem.org/Team:ZJU-China/ZJUsponsors" title="Sponsors" onMouseOver="ShowDiv('sheet5')">Sponsors</a>
+
-
             
+
-
                    <div id="sheet5">
+
-
                                <ul>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/Sunny Nutrition" title="Sunny Nutrition">Sunny Nutrition</a></li>
+
-
                                        <li><a href="https://2010.igem.org/Team:ZJU-China/ZJU-IR" title="ZJU-IR">ZJU-IR</a></li>
+
-
                        <li><a href="https://2010.igem.org/Team:ZJU-China/ZJU-CLS" title="ZJU-CLS">ZJU-CLS</a></li>
+
-
                        </ul>
+
-
                    </div>
+
-
            </div> 
+
-
         
+
-
            <div id="menubox">         
+
-
<a href="http://s07.flagcounter.com/more/0Sa"><img src="http://s07.flagcounter.com/count/0Sa/bg=FFFFFF/txt=000000/border=CCCCCC/columns=2/maxflags=248/viewers=0/labels=0/pageviews=1/" alt="free counters" border="0"></a>
+
-
            </div>
+
-
 
+
-
        </div>
+
-
        </div>
+
 +
<div id="TU-body">
 +
<div id="TU-body-wrapper">
</html>
</html>
-
 
-
Hide details
 
-
 
-
Change log
 
-
r6 by fatestudio on Oct 2, 2010  Diff
 
-
 
-
[No log message]
 
-
 
-
Go to:
 
-
 
-
Older revisions
 
-
r3 by fatestudio on Oct 2, 2010  Diff
 
-
All revisions of this file
 
-
 
-
File info
 
-
Size: 7112 bytes, 241 lines
 
-
View raw file
 
-
©2011 Google - Terms - Privacy - Project Hosting Help
 
-
Powered by Google Project Hosting
 

Revision as of 08:23, 30 June 2011