[(#REM) Modele de carte avec legende Exemple de CSS allant avec : div.carto_carte{position:relative;} div.carto_objets{position:relative;top:-12px;left:-12px} div.carto_objet{position:absolute;} div.carto_mots{float:left;border:2px dashed;padding:4px;margin:8px;} div.carto_mots ul li a.on{font-weight: bold;} ]
[onMouseOver="$('div.carto_objet_[(#ID_CARTO_OBJET)] img').attr('src','(#LOGO_MOT_SURVOL||extraire_attribut{src})');" ] [onMouseOut="$('div.carto_objet_[(#ID_CARTO_OBJET)] img').attr('src','(#LOGO_MOT_NORMAL||extraire_attribut{src})');" ] shape="[(#GEOMETRIE|wkt2shape)]" coords="[(#GEOMETRIE|wkt2coords{HTML,#CALLAGE,#URL_CARTE,'',#ENV{args}})]" href="[(#URL_OBJET|sinon{'#'})]" [alt='(#TITRE|texte_script)'] /> #TITRE