Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje18-07-2008, 20:11 (UTC)    
Título del mensaje:

travian-chile escribió:
ola esta muy bueno pero el codigo tiene un error en verdad no se si error aki va

el problema esta aki

<a class="dock-item2"LINK O URL" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/home.png" alt="home" /></a>

esta bien solo quie uno pone el link que quiere y no te manda esto tiene que ser asi

<a class="dock-item2" href=LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/star.png" alt="rss" /></a>


= no es un problema tan tan grande pero me costo darme cuenta jeje bueno adioz y muchas gracias por el codigo que esta muy bueno


COLOCA LA URL DONDE TE MANDARA LA IMAGEN
______________
Mensaje20-07-2008, 16:25 (UTC)    
Título del mensaje: Re: [CSS] MENU MAC X

team-webmaster escribió:




Código:
<div style="position:absolute;left:600px;top:170px;">

<div align="center">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CSS Mac Dock</title>
<script type="text/javascript" src="http://extremeart.bplaced.net/filemanager/js/jquery.js"></script>
<script type="text/javascript" src="http://extremeart.bplaced.net/filemanager/js/interface.js"></script>


<!--[if lt IE 7]>
 <style type="text/css">
 .dock img { behavior: url(iepngfix.htc) }
 </style>
<![endif]-->

<link href="http://extremeart.bplaced.net/filemanager/style.css" rel="stylesheet" type="text/css" />
</head>
<body><center>
<!--bottom dock --><div width="921" height="150">
<div class="dock" id="dock2">
 
<div class="dock-container2">
 <a class="dock-item2"LINK O URL" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/home.png" alt="home" /></a>

<a class="dock-item2"LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/imac.png" alt="history" /></a>
 
<a class="dock-item2"LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/msn.png" alt="rss" /></a>

  <a class="dock-item2" href=LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="http://img.webme.com/pic/t/team-iceblue/star.png" alt="rss" /></a>

</div>
</div>
</div>

<!--dock menu JS options -->
<script type="text/javascript">
   
   $(document).ready(
      function()
      {
         $('#dock2').Fisheye(
            {
               maxWidth: 70,
               items: 'a',
               itemsText: 'span',
               container: '.dock-container2',
               itemWidth: 50,
               proximity: 90,
               alignment : 'left',
               valign: 'bottom',
               halign : 'center'
            }
         )
      }
   );

</script>
</center>
</body>
</html>

<br></FONT>
<table height="27">
   <tr>
      <td height="27" valign="middle">

         

   <script type="text/javascript">
   _uacct = "UA-2594508-8";
   urchinTracker();
   </script></body>
</html>

</div>



nota
ESTO ES PARA CAMBIAR LA POSICION DEL MENU

<div style="position:absolute;left:600px;top:170px;">


EL EFECTO LO PODRAN VER AQUI:
http://team-iceblue.es.tl/

EL CODIGO SE COLOCA EN :
Advertencia referente al campo de contenido (p.ej. Copyright):

DONDE COLOCAR LA IMAGEN
<div class="dock-container2">
<a class="dock-item2"LINK ALA PAGINA QUE TE MANDARA AL ACER CLIC" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="AQUI COLOCARAN LA IMAGEN EN CASO DE QUE QUIERAN CAMBIARLA" alt="home" /></a>




no es necesario ponerlos en (p.ej. Copyright): no es neseraio ponerlo ahi es mejor poner debajo de la web o en cima ya que en copyright te modeifica la web y para la posicion es m,ejor usar <p align="center"> y te lo deja al medio

bueno adio zy esta muy bueno el codigo velo en mi99 web http://travian-chile.es.tl
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group