|
|
(29 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{:Team:Sevilla/test2}}
| |
- | <html>
| |
- | <ul class="lavaLampNoImage" id="2">
| |
- | <li class="current"><a href="#">Home</a></li>
| |
- | <li><a href="#">Plant a tree</a></li>
| |
- | <li><a href="#">Travel</a></li>
| |
- | <li><a href="#">Ride an elephant</a></li>
| |
- | </ul>
| |
- | </html>
| |
- |
| |
- | Hoy es el dia {{LOCALDAY}} de {{LOCALMONTHNAME}}
| |
- |
| |
- |
| |
- | <nowiki>{{:Team:Sevilla/test2}}</nowiki>
| |
- | 2º parte del wikiii
| |
- |
| |
- |
| |
| <html> | | <html> |
- | <!-- Intentamos cargar la libreria jQuery de Google, si no va pues la BobString --> | + | <link rel="stylesheet" href="http://visuallightbox.com/images/demo/animals/engine/css/visuallightbox.css" type="text/css" media="screen" /> |
- | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
| + | <script src="http://code.jquery.com/jquery-1.4.1.min.js" type="text/javascript"></script> |
- | <script>!window.jQuery && document.write('<script src="https://sites.google.com/site/bobstringfiles/arcanum/jquery-1.2.3.min.js"><\/script>')</script>
| + | <div id="vlightbox"> |
- | | + | <a class="vlightbox" href="http://visuallightbox.com/images/demo/animals/data/images/2824470507_079523a99b_o.jpg" title="African animals"><img src="http://visuallightbox.com/images/demo/animals/data/thumbnails/2824470507_079523a99b_o.jpg" alt=" " /><span></span></a> |
- | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.js"></script> | + | <a class="vlightbox" href="http://visuallightbox.com/images/demo/animals/data/images/2.jpg" title="Not stuffed animal"><img src="http://visuallightbox.com/images/demo/animals/data/thumbnails/2.jpg" alt=" " /><span></span></a> |
- | | + | <a class="vlightbox" href="http://visuallightbox.com/images/demo/animals/data/images/3.jpg" title="Giraffe in the Wild Animal Park in Escondido, CA"><img src="http://visuallightbox.com/images/demo/animals/data/thumbnails/3.jpg" alt=" " /><span></span></a> |
- | <script type="text/javascript" src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.lavalamp.min.js"></script>
| + | <a class="vlightbox" href="http://visuallightbox.com/images/demo/animals/data/images/4.jpg" title="Boquete Panama - mating pair of scarlet macaws."><img src="http://visuallightbox.com/images/demo/animals/data/thumbnails/4.jpg.jpg" alt=" " /><span></span></a> |
- | | + | |
- | <script type="text/javascript" src="https://sites.google.com/site/bobstringfiles/arcanum/jquery.easing.min.js"></script> | + | |
- | | + | |
- | <style> | + | |
- | /* Styles for the entire LavaLamp menu */ | + | |
- | .lavaLampNoImage { | + | |
- | position: relative;
| + | |
- | height: 29px;
| + | |
- | width: 421px;
| + | |
- | background-color: white;
| + | |
- | padding: 15px;
| + | |
- | margin: 10px 0;
| + | |
- | overflow: hidden;
| + | |
- | border: 1px solid gray;
| + | |
- | }
| + | |
- | .lavaLampNoImage li {
| + | |
- | float: left;
| + | |
- | list-style: none;
| + | |
- | }
| + | |
- | .lavaLampNoImage li.back {
| + | |
- | border: 1px solid #000;
| + | |
- | background-color: #e6e8ea;
| + | |
- | width: 9px;
| + | |
- | height: 30px;
| + | |
- | z-index: 8;
| + | |
- | position: absolute;
| + | |
- | }
| + | |
- | .lavaLampNoImage li a {
| + | |
- | font: bold 14px arial;
| + | |
- | text-decoration: none;
| + | |
- | color: #000;
| + | |
- | outline: none;
| + | |
- | text-align: center;
| + | |
- | top: 7px;
| + | |
- | text-transform: uppercase;
| + | |
- | letter-spacing: 0;
| + | |
- | z-index: 10;
| + | |
- | display: block;
| + | |
- | float: left;
| + | |
- | height: 30px;
| + | |
- | position: relative;
| + | |
- | overflow: hidden;
| + | |
- | margin: auto 10px;
| + | |
- | }
| + | |
- | .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
| + | |
- | border: none;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | | + | |
- | <script type="text/javascript"> | + | |
- | $(function() {
| + | |
- | $("#1, #2, #3").lavaLamp({
| + | |
- | fx: "backout",
| + | |
- | speed: 700,
| + | |
- | click: function(event, menuItem) {
| + | |
- | return false;
| + | |
- | }
| + | |
- | });
| + | |
- | });
| + | |
- | </script>
| + | |
- | | + | |
- | <!-- Voy a intentar ocultar la imagen del iGem de arriba --> | + | |
- | <script type="text/javascript"> | + | |
- | $("#p-logo").hide("slow");
| + | |
- | </script> | + | |
- | | + | |
- | | + | |
- | <style> | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | #globalWrapper {
| + | |
- | background-color: transparent;
| + | |
- | padding-bottom:0px;
| + | |
- | border: none;
| + | |
- | }
| + | |
- | #content {
| + | |
- | background-color: white;
| + | |
- | border:none;
| + | |
- | padding-bottom:none;
| + | |
- | margin-bottom:none;
| + | |
- | }
| + | |
- | #bodyContent {
| + | |
- | border: none;
| + | |
- | }
| + | |
- | #top-section {
| + | |
- | height: 14px;
| + | |
- | margin-top: -14px;
| + | |
- | margin-left: auto;
| + | |
- | margin-right: auto;
| + | |
- | margin-bottom: 0 !important;
| + | |
- | margin-bottom: 10px;
| + | |
- | padding:0;
| + | |
- | border: none;
| + | |
- | }
| + | |
- | #p-logo {
| + | |
- | height:1px;
| + | |
- | overflow:hidden;
| + | |
- | border:none;
| + | |
- | }
| + | |
- | #search-controls {
| + | |
- | overflow:hidden;
| + | |
- | display:none;
| + | |
- | background: none;
| + | |
- | position: absolute;
| + | |
- | top: 100px;
| + | |
- | right: 40px;
| + | |
- | }
| + | |
- | .left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none; left:20px;}
| + | |
- | .left-menu ul { border: none; }
| + | |
- | | + | |
- | #menubar.right-menu {
| + | |
- | width:300px;
| + | |
- | display:block;
| + | |
- | float:left;
| + | |
- | margin-top:-62px;
| + | |
- | padding-left:50px;
| + | |
- | border: none;
| + | |
- | right:50px;
| + | |
- | }
| + | |
- | .right-menu ul { border: none;}
| + | |
- | | + | |
- | #menubar li a{
| + | |
- | color:#73a631;
| + | |
- | }
| + | |
- | | + | |
- | #menubar li a:hover {
| + | |
- | color:#73a631;
| + | |
- | text-decoration:underline;
| + | |
- | }
| + | |
- | | + | |
- | #menubar li.selected a {
| + | |
- | color:#555555;
| + | |
- | }
| + | |
- | | + | |
- | #footer-box {
| + | |
- | background-color: white;
| + | |
- | border: none;
| + | |
- | width: 965px;
| + | |
- | margin: 0 auto;
| + | |
- | margin-bottom:none;
| + | |
- | padding-left:5px;
| + | |
- | padding-right:5px;
| + | |
- | }
| + | |
- | #footer {
| + | |
- | border: none;
| + | |
- | width: 965px;
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | background-color:white;
| + | |
- | } .firstHeading { display: none;}
| + | |
- | #f-list a {
| + | |
- | color: #333;
| + | |
- | font-size: 10px;
| + | |
- | }
| + | |
- | #f-list a:hover {
| + | |
- | color: #666;
| + | |
- | }
| + | |
- | #footer ul {
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | }
| + | |
- | #footer ul li {
| + | |
- | margin-top: 0;
| + | |
- | margin-bottom: 0;
| + | |
- | margin-left: 10px;
| + | |
- | margin-right: 10px;
| + | |
- | padding: 0;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
| | | |
| + | </div> |
| | | |
- | </style> | + | <script type="text/javascript"> |
| + | var $VisualLightBoxParams$ = {autoPlay:true,borderSize:39,enableSlideshow:true,startZoom:true}; |
| + | </script> |
| + | <script src="http://visuallightbox.com/engine/js/visuallightbox.js" type="text/javascript"></script> |
| | | |
| + | <iframe src="http://institucional.us.es/igembiouse/360/small.html" width="100%" height="300"> |
| + | <p>Your browser does not support iframes.</p> |
| + | </iframe> |
| | | |
| | | |
| + | </br> |
| | | |
| </html> | | </html> |