Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 10 | Rev 25 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 23
Line 17... Line 17...
17
        
17
        
18
		<meta name="revisit-after" content="15 days" />
18
		<meta name="revisit-after" content="15 days" />
19
		<meta name="robots" content="index,follow" />
19
		<meta name="robots" content="index,follow" />
Line 20... Line -...
20
		<meta name="author" content="Tela Botanica" />
-
 
21
 
20
		<meta name="author" content="Tela Botanica" />
22
		<link rel="stylesheet" type="text/css" media="screen" href="squelettes/collection.css" />
21
 
-
 
22
		<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/favicon.ico" />
-
 
23
		<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
-
 
24
 
-
 
25
		<link rel="stylesheet" type="text/css" media="screen" href="squelettes/css/collection.css" />
-
 
26
		<link rel="stylesheet" type="text/css" media="screen" href="squelettes/css/humanity/jquery-ui-1.8.custom.css" />
-
 
27
			
-
 
28
		<script type="text/javascript" src="squelettes/js/jquery-1.4.2.min.js"></script>
-
 
29
		<script type="text/javascript" src="squelettes/js/jquery-ui-1.8.custom.min.js"></script>
-
 
30
		<script type="text/javascript">                                         
-
 
31
			// Function pour cacher / afficher les options de recherche
-
 
32
			$(document).ready(function() {
-
 
33
				$("#col-rech-opt").hide();
-
 
34
				$("#col-rech-opt-toggle").html("Afficher l'aide");
-
 
35
				$("#col-rech-opt-toggle").toggle(
-
 
36
					function() {
-
 
37
						$("#col-rech-opt-toggle").html("Cacher l'aide");
-
 
38
						$("#col-rech-opt").toggle("slow");
-
 
39
					},
-
 
40
					function() {
-
 
41
						$("#col-rech-opt-toggle").html("Afficher l'aide");
-
 
42
						$("#col-rech-opt").toggle("slow");
-
 
43
					}
-
 
44
				);
23
		<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/favicon.ico" />
45
			 });
24
		<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
46
 		</script>
25
	</head>
47
	</head>
26
	<body xml:lang="fr" lang="fr">
48
	<body xml:lang="fr" lang="fr">
27
		<div id="reducteur">
49
		<div id="reducteur">