Team:ULB-Brussels/Template
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <!--init and scripts --> <script type="text/javascript" src="https://raw.githubusercontent.com/jssor/jquery-slider/master/js/jquery-1.9.1.min.js"></script> <scr...") |
|||
(30 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
<!--init and scripts --> | <!--init and scripts --> | ||
- | + | <script type="text/javascript" src="https://static.igem.org/mediawiki/2014/7/7f/Slider.jpg"></script> | |
- | <script type="text/javascript" src="https:// | + | |
- | + | ||
- | + | ||
<script> | <script> | ||
jssor_slider1_starter = function (containerId) { | jssor_slider1_starter = function (containerId) { | ||
- | |||
var options = { | var options = { | ||
- | $ | + | $DragOrientation: 3, |
- | $ | + | $ArrowNavigatorOptions: { |
- | + | $Class: $JssorArrowNavigator$, | |
- | $Class: $ | + | |
$ChanceToShow: 2, | $ChanceToShow: 2, | ||
- | $AutoCenter: | + | $AutoCenter: 0, |
- | $Steps | + | $Steps: 1 |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
}; | }; | ||
var jssor_slider1 = new $JssorSlider$(containerId, options); | var jssor_slider1 = new $JssorSlider$(containerId, options); | ||
- | } | + | }; |
</script> | </script> | ||
- | |||
<!--main content --> | <!--main content --> | ||
- | <div id="mainblock" style="position: relative; width: 1024px; margin-left: auto; margin-right: auto | + | <div id="mainblock" style="position: relative; width: 1024px; margin-left: auto; margin-right: auto;"> |
<table style="background-color:#ebebeb;" align="center" width="100%"> | <table style="background-color:#ebebeb;" align="center" width="100%"> | ||
- | <tr><th><table style="background-color:#ebebeb;" width="90%" align="center | + | <tr><th><table style="background-color:#ebebeb;" width="90%" align="center"> |
<!-- Jssor Slider Begin --> | <!-- Jssor Slider Begin --> | ||
- | <!-- You can move inline styles to css file or css block. --> | + | <!-- You can move inline styles to css file or css block. --> |
- | <div id="slider1_container" style="position: relative; width: | + | <div id="slider1_container" style="position: relative; top: 0px; left: 0px; width: 1024px; |
- | height: 300px; | + | height: 300px; "> |
- | + | ||
- | <!-- Slides Container --> | + | <!-- Slides Container --> |
- | <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: | + | <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: 1024px; height: 300px; |
overflow: hidden;"> | overflow: hidden;"> | ||
+ | <div><img u="image" src="https://static.igem.org/mediawiki/2014/8/82/ULB2014PLACEHOLDER2.png" /></div> | ||
<div><img u="image" src="https://static.igem.org/mediawiki/2014/8/87/ULB2014PLACEHOLDER1.png" /></div> | <div><img u="image" src="https://static.igem.org/mediawiki/2014/8/87/ULB2014PLACEHOLDER1.png" /></div> | ||
- | |||
</div> | </div> | ||
- | + | ||
- | <!-- | + | <!-- Arrow Navigator Skin Begin --> |
<style> | <style> | ||
- | /* jssor slider | + | /* jssor slider arrow navigator skin 03 css */ |
/* | /* | ||
- | . | + | .jssora03l (normal) |
- | . | + | .jssora03r (normal) |
- | . | + | .jssora03l:hover (normal mouseover) |
- | . | + | .jssora03r:hover (normal mouseover) |
- | . | + | .jssora03ldn (mousedown) |
+ | .jssora03rdn (mousedown) | ||
*/ | */ | ||
- | . | + | .jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn |
{ | { | ||
- | background: url(https://static.igem.org/mediawiki/2014/ | + | position: absolute; |
+ | cursor: pointer; | ||
+ | display: block; | ||
+ | background: url(https://static.igem.org/mediawiki/2014/d/d3/ULB2014ARROWS.png) no-repeat; | ||
overflow:hidden; | overflow:hidden; | ||
- | |||
} | } | ||
- | . | + | .jssora03l { background-position: -3px -33px; } |
- | . | + | .jssora03r { background-position: -63px -33px; } |
- | . | + | .jssora03l:hover { background-position: -123px -33px; } |
- | . | + | .jssora03r:hover { background-position: -183px -33px; } |
+ | .jssora03ldn { background-position: -243px -33px; } | ||
+ | .jssora03rdn { background-position: -303px -33px; } | ||
</style> | </style> | ||
- | <!-- | + | <!-- Arrow Left --> |
- | < | + | <span u="arrowleft" class="jssora03l" style="width: 55px; height: 55px; top: 123px; left: 8px;"> |
- | + | </span> | |
- | + | <!-- Arrow Right --> | |
- | </ | + | <span u="arrowright" class="jssora03r" style="width: 55px; height: 55px; top: 123px; right: 8px"> |
- | <!-- | + | </span> |
- | + | <!-- Arrow Navigator Skin End --> | |
- | <a style="display: none" href="http://www.jssor.com">carousel slider</a> | + | <a style="display: none" href="http://www.jssor.com">carousel slider</a> |
- | <!-- Trigger --> | + | <!-- Trigger --> |
<script> | <script> | ||
jssor_slider1_starter('slider1_container'); | jssor_slider1_starter('slider1_container'); | ||
- | </script> | + | </script> |
- | </div> | + | </div> |
- | <!-- Jssor Slider End -- | + | <!-- Jssor Slider End --> |
- | + | ||
- | + | ||
<!--navigation menu --> | <!--navigation menu --> | ||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
Line 90: | Line 82: | ||
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
Line 100: | Line 92: | ||
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
Line 110: | Line 102: | ||
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
Line 120: | Line 112: | ||
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;"align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;"align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Project"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Project"style="color:#ffff00"> Project</a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Parts"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Parts"style="color:#ffff00"> Parts</a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Modeling"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Modeling"style="color:#ffff00"> Modeling</a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Notebook"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Notebook"style="color:#ffff00"> Notebook</a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Safety"style=" color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Safety"style=" color:#ffff00"> Safety </a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='#3300FF'" onMouseOut="this.bgColor='#6666CC'" bgColor=#6666CC> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Attributions"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/Attributions"style="color:#ff0000"> Attributions </a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='Aqua'" onMouseOut="this.bgColor='Aqua'" bgColor=Aqua> | margin-bottom: 30px;" align="center" height ="45px" onMouseOver="this.bgColor='Aqua'" onMouseOut="this.bgColor='Aqua'" bgColor=Aqua> | ||
- | <a href="https://2014.igem.org/Equipe:_ULB_Bruxelles/Accueil"style="color:# | + | <a href="https://2014.igem.org/Equipe:_ULB_Bruxelles/Accueil"style="color:#ff0000"> Français </a></td> |
<td style= " | <td style= " | ||
- | background :# | + | background :#00008b |
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#7a7a7a') |
- | background : -webkit-gradient(linear, left top, left bottom, from(# | + | background : -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7a7a7a)); |
- | background : -moz-linear-gradient(top, # | + | background : -moz-linear-gradient(top, #d3d3d3, #7a7a7a); |
border-top: 2px solid #939393; | border-top: 2px solid #939393; | ||
position: relative; | position: relative; | ||
margin-bottom: 30px;"align="center" height ="45px" onMouseOver="this.bgColor='Aqua'" onMouseOut="this.bgColor='Aqua'" bgColor=Aqua> | margin-bottom: 30px;"align="center" height ="45px" onMouseOver="this.bgColor='Aqua'" onMouseOut="this.bgColor='Aqua'" bgColor=Aqua> | ||
- | <a href="https://2014.igem.org/Team:ULB-Brussels/"style="color:# | + | <a href="https://2014.igem.org/Team:ULB-Brussels/"style="color:#ff0000"> Dutch </a></td> |
Line 206: | Line 198: | ||
</table> | </table> | ||
<!--end navigation menu --> | <!--end navigation menu --> | ||
- | |||
- |
Latest revision as of 22:22, 13 August 2014