Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 258 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 258 Rev 269
Line 1... Line 1...
1
<!-- COL - DEBUT FICHE COLLECTION -->
1
<!-- COL - DEBUT FICHE COLLECTION -->
2
<script type="text/javascript">
2
<script type="text/javascript">
-
 
3
	var jq = jQuery.noConflict();
3
	$(document).ready(function() {
4
	jq(document).ready(function() {
4
		$("#col-col").tabs({
5
		jq("#col-col").tabs({
5
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
6
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
6
		});
7
		});
7
	});
8
	});
8
</script>
9
</script>
9
<div class="coel-consultation">
10
<div class="coel-consultation">