Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 511 Rev 760
Line 1... Line 1...
1
<div id="repartition">
1
<div id="repartition">
2
	<div id="chorodep">
2
	<div id="chorodep">
3
		<h2>Chorologie départementale</h2>
3
		<h2>Chorologie départementale</h2>
4
		<object type="image/svg+xml" data="<?=$chorodep['svgUrl']?>" class="svg" alt="<?=$chorodep['pngUrl']?>">     
4
		<object class="chorodep_svg" type="image/svg+xml" data="<?=$chorodep['svgUrl']?>" class="svg" alt="<?=$chorodep['pngUrl']?>">     
5
		</object>
5
		</object>
6
		<div id="legende" style="position:absolute; margin-top:-250px;margin-left:20px;">
6
		<div id="legende" style="position:absolute; margin-top:-250px;margin-left:20px;">
7
			<h3>Légende</h3><br />
7
			<h3>Légende</h3><br />
8
			<? foreach ($chorodep['legende'] as $id => $details) :?>
8
			<? foreach ($chorodep['legende'] as $id => $details) :?>
9
					<div style="clear:left; ">
9
					<div style="clear:left; ">