Ver Mensaje Individual
  #6 (permalink)  
Antiguo 10/01/2012, 09:03
Avatar de jamie_88
jamie_88
 
Fecha de Ingreso: abril-2011
Ubicación: Lima
Mensajes: 161
Antigüedad: 13 años
Puntos: 28
Respuesta: div sobre iframe (script)

lo acabo de subir en un servidor gratuito, y de paso te dejo el codigo, seguramente viendolo sera mas facil de entender;

http://stelle.site90.com/

Código:
<!DOCTYPE HTML>
<head>
	<meta http-equiv="content-type" content="text/html" />
</head>

<body>
<div style="width: 970px; height: 400px;">
<script type='text/javascript' src='http://widgets.scribblemaps.com/js/map/?d=true&width=790&mt=false&id=SpazioLILT&height=400&l=false&z=true&p=flase'></script>
</div>
<style>
#aswift_0_anchor {
display: none !important;
}
</style>
</body>
</html>