Team:Sevilla/test3

From 2011.igem.org

(Difference between revisions)
Line 302: Line 302:
 +
<!--===================================AMPLIAR IMAGENES================================================-->
 +
 +
 +
<script type="text/javascript" src="js/jquery.js"></script>
 +
<script type="text/javascript" src="js/jquery.lightbox-0.4.js"></script>
 +
 +
<link rel="stylesheet" type="text/css" href="css/jquery.lightbox-0.4.css" media="screen" />
 +
 +
<a href="image1.jpg"><img src="http://content-1.emagistercdn.com/ar/centro_logos/5/6/6/logogrupo_66665.jpg" width="72" height="72" alt="" /></a>
 +
 +
<script type="text/javascript">
 +
$(function() {
 +
// Use this example, or...
 +
$('a[@rel*=lightbox]').lightBox(); // Select all links that contains lightbox in the attribute rel
 +
// This, or...
 +
$('#gallery a').lightBox(); // Select all links in object with gallery ID
 +
// This, or...
 +
$('a.lightbox').lightBox(); // Select all links with lightbox class
 +
// This, or...
 +
$('a').lightBox(); // Select all links in the page
 +
// ... The possibility are many. Use your creative or choose one in the examples above
 +
});
 +
</script>

Revision as of 11:11, 17 April 2011



Loading...pulsa F5
Este texto se muestra para los navegadores no compatibles con canvas.
Por favor, utiliza Firefox, Chrome, Safari u Opera.