Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 410 Rev 435
Line 503... Line 503...
503
			autoDimensions:false,
503
			autoDimensions:false,
504
			width:580
504
			width:580
505
		});
505
		});
506
	});
506
	});
Line -... Line 507...
-
 
507
	
-
 
508
	$('a.lien_externe').live('click',function(event) {
-
 
509
		event.preventDefault();
-
 
510
		window.open($(this).attr('href'));
-
 
511
	});
507
	
512
	
508
	$('.illustration_taxon').live('click',function(event) {
513
	$('.illustration_taxon').live('click',function(event) {
509
		if(!fancyboxinitialise) {
514
		if(!fancyboxinitialise) {
510
			event.preventDefault();
515
			event.preventDefault();
511
			$('.illustration_taxon').fancybox({
516
			$('.illustration_taxon').fancybox({