help with jbox
Pinktomate Pink
pinktomate at HOTMAIL.COM
Fri Jul 8 08:41:35 PDT 2005
Yeah, the applet is not inside the page, to display the shapes y have the
following sentence in html
<td align="center" bgcolor="#ffffff">
<!-- ancho del mapa -->
<!--aqui se determina el tamano del recuadro del area de navegacion en
cuanto a ancho-->
<DIV id="main_anchor" style="position:relative;
visibility:visible; width:100%; height:100%; left:0px; top:0px;">
<!-- llama a mapserver, es el gran pixel rojo que se encuentra bajo el area
de despliegue de fondo blanco aqui se define el tamano-->
<IMG src="graphics/red_pixel.gif" height="300" width="270"></DIV>
<!-- capa de despliegue de mapa -->
<!--aqui se determina el tamano del recuadro del area de navegacion en
cuanto a largo-->
<DIV id="main" style="position:absolute; visibility:visible;
width:100%; height:100%; clip:rect(100%,100%,100%,100%);
background:transparent;">
<IMG name="main" src="graphics/transparent_pixel.gif"></DIV>
</td>
Well, how can I put the applet inside this sentence, to replace the
transparent pixel.gif that displays the shapefiles!!!
Regards
_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.latam.msn.com/
More information about the MapServer-users
mailing list