Ver Mensaje Individual
  #5 (permalink)  
Antiguo 07/04/2008, 12:22
Avatar de Myrh
Myrh
 
Fecha de Ingreso: junio-2007
Mensajes: 41
Antigüedad: 16 años, 9 meses
Puntos: 0
Re: Vinculos en div layers, frames, etc...!

Ajax? Buf igualmente no me aclaro, no encuentro nada que ponga el codigo que se usa (que seguro que es una cosa sencillisima!) de como colocar los enlaces para que aparezcan en una determinada CAPA del layout.
Os pongo el codigo de mi web a ver si alguien puede ayudarme de una forma más sencilla:

<html>
<head>
<title>Your Site Title</title>
<link rel=stylesheet rel="nofollow" href=index.css type=text/css>
</head>
<body>


<div style="top: 370px; left: 10px; z-index: 3; width: 440px; position: absolute">

<!--//////////////////////////////// EDIT REQUIREMENT HERE-->



<!-- THIS IS YOUR CONTENT -->

(aki aparece el texto de la capa principal, donde tienen ke aparecer todas las paginas del menu).

<!--STOP-->


<!--NO EDITING BEYOND HERE UNLESS STATED \\\\\\\\\\\\\\\-->

<p class="head">Credits</p>

<center>
Image &copy Lynn Okamoto<br>
Image from <a rel="nofollow" href="http://www.ferricorp.com" target="_blank">Ferri Corp</a><br>
Layout by <a rel="nofollow" href="http://komettails.net" target="_blank">Komet Tails Designs</a>
</center>
<br><br>
</div>


<div class="divnav">

<!--//////////////////////////////// EDIT REQUIREMENT HERE-->


<!-- THIS IS YOUR NAVIGATION -->


<table width=168 border=0 cellpadding=0 cellspacing=0 background=nav_middle.jpg><tr><td background=nav_top.jpg border=0 style="background-repeat: no-repeat; padding-top: 35px; padding-left: 15px;" height=61 class="faded">

Section

</td></tr><tr>
<td align=center>

<a rel="nofollow" href="#" class=nav>Your Link Here</a><br>
<a rel="nofollow" href="#" class=nav>Your Link Here</a><br>
<a rel="nofollow" href="#" class=nav>Your Link Here</a><br>
<a rel="nofollow" href="#" class=nav>Your Link Here</a></td></tr><tr><td><img src="nav_bottom.jpg" border=0></td></tr></table><br><br>