...
<!-- DEBUT DU CONTAINER CSS PRINCIPAL -fichier
htdocs/style2.css- -->
<div id="Cadre">
<form method="post">
<div id="Banniere">
<img SRC="images/ban_templatepublic. jpg"
WIDTH=" 939" BORDER="0" HEIGHT="
68" USEMAP=" #ban_templatepublic">
</div>
<cwc2 type="LegendTemplate"
visible="false" embedded="true"
template="legend _template .html"
popupstyleresource="TextButtons"
popupwidth="500" popupheight="400"
status="false" menubar="false"/>
<!-- BARRE NAVIGATION CARTE -fichier htdocs/style2.css-
-->
<div id="BarreNavigation"
name="NavToolsLayer">
<table border=" 0" cellspacing=" 4" cellpadding=" 0"
align="left">
<tr>
<!-- Appel de la liste des fonctionnalités disponibles
dans la barre de navigation --> [#navigation.html#]
</ t r>
</table>
</div>
<!-- LIENS SORTIE -fichier htdocs/style.css- -->
<div id="Liens" align="right">
<table border="0" cellspacing="3"
cellpadding="0">
<tr><td>
<cwc2 type="PrintProduction"
visible="true" popupheight="500" popupwidth="
600"
template="legend _template .html"
styleresource="TextButtons2" image="icons/icon_print
.png" imagetip="Imprimer ou sauvegarder"
label="Imprimer">
<image state="normal" />
<image state="selected"/>
<image state="hover" />< /cwc2>
</td></tr>
</table>
</div>
<!-- LEGENDE DONNEES -fichier htdocs/style2.css- -->
<div id="LegendLayer"
name="LegendLayer">
<table width="185px" border="0"
cellspacing="0" cellpadding="0">
<cwc2 type="XMLThemeLegend"
popupwidth="185" popupheight="560">
<selection name="SampleLegend"
template="templatepublic .html"
themefile="legendepublic.xml" contextfile="mapfilepublic.map"
rendererfile="renderer.html"/>
</cwc2>
</table>
<!-- BOUTON ACTUALISER CARTE -fichier htdocs/style2.css-
-->
<div id="BoutonUpdate">
<table cellspacing="0"
cellpadding="0">
<tr><td>
<cwc2 type="UpdateMap"
styleresource="TextButtons2" visible="true"
image="icons/icon _update .png" imagetip="Actualiser"
label="Actualiser">
<image state="normal" />
<image state="selected"/>
<image state="hover" />
</cwc2>
</td></tr>
</table>
</div></div>
<!-- FENETRE CARTE MAPDHTML -fichier htdocs/style2.css-
-->
<div id=" Carte"
name="MainMapLayer">
<cwc2 type="MapDHTML"
bordercolor="#ffffff" visible="true"
width="745"
height="499" allowresize="false"
marqueecolor="FF0000" marqueewidth="2"
minscale="1"/>
</div>
...
|