Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 307 Rev 325
Line 1... Line 1...
1
<div id="repartition">
1
<div id="repartition">
2
	<h2>Chorologie départementale</h2>
2
	<h2>Chorologie départementale</h2>
3
	<object type="image/svg+xml" data="<?=$chorodep['svgUrl']?>">     
3
	<object type="image/svg+xml" data="<?=$chorodep['svgUrl']?>" class="svg" alt="<?=$chorodep['pngUrl']?>">     
4
    	<!-- img src="<?=$chorodep['pngUrl']?>" / -->  
-
 
5
	</object>
4
	</object>
6
	<div id="legende" style="padding:15px;">
5
	<div id="legende" style="padding:15px;">
7
		<h3>Légende</h3><br />
6
		<h3>Légende</h3><br />
8
		<? foreach ($chorodep['legende'] as $id => $details) :?>
7
		<? foreach ($chorodep['legende'] as $id => $details) :?>
9
				<div style="clear:left; ">
8
				<div style="clear:left; ">