Ver Mensaje Individual
  #7 (permalink)  
Antiguo 04/05/2004, 08:32
Avatar de adasilva
adasilva
 
Fecha de Ingreso: abril-2004
Ubicación: madrid
Mensajes: 10
Antigüedad: 20 años, 1 mes
Puntos: 0
Si quieres que se te habra por un ancla directamente, Default.htm seria esto:

<html>
<head>
<title>prueba</title>
</head>
<body>
<table border="1">
<td align="center" valign="top" width="600" height="350">
<iframe name="noticias" width="100%" height="100%" frameborder="no" marginwidth=0 marginheight=0 scrolling="no" src="noticias.html#vacaciones" allowtransparency="true">
</iframe></td>
</table>
</body>
</html>

....y ya está.