← Desenvolvimento

Barra com endereços

Lida 3838 vezes

Offline

Algemas 
Membro
Mensagens 1793 Gostos 0
Feedback +1

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Thanks OFFICER  :wink:

10igner depois vou ver se entro mais tarde, é que neste momento está com erro na base de dados o sentimentalistas.com
Offline

10igner 
Membro
Mensagens 717 Gostos 0
Troféus totais: 28
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

obrigado pelo aviso, já alertei o suporte por causa desses erros
podes vê-la em acção no http://toqueslogosjogos.com/

este é o meu código
Código: [Seleccione]
<style type="text/css">
<!--
.barra {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
width: 130px;
background-color: #67A7C2;
}
.toolbarlink A{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
}
.toolbarlink A:hover{
color: #FF6600;
}
-->
</style>

<script type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<table width="100%" height="30" border="0" cellpadding="0" cellspacing="0" background="images/fundo1.jpg">
  <tr valign="middle">
    <td width="5" background="images/fundo1.jpg"><img src="images/l_esq.jpg" width="3" height="30" alt=""></td>
    <td width="79" background="images/fundo1.jpg"><img src="images/logo.jpg" alt="devdn.com - desenvolvimento de dominios" width="70" height="24" border="0"></td>
    <td width="4" background="images/fundo1.jpg">&nbsp;</td>
    <td width="10" align="right" background="images/fundo_m.jpg"><img src="images/esq_m.jpg" width="10" height="30" alt=""></td>
    <td width="433" align="center" background="images/fundo_m.jpg" class="toolbarlink"><a href="http://toqueslogosjogos.com">toques, logos e jogos </a></td>
    <td width="10" align="right" background="images/fundo1.jpg"><img src="images/drt_m.jpg" width="10" height="30" alt=""></td>
    <td width="33" background="images/fundo1.jpg">&nbsp;</td>
    <td width="190" background="images/fundo1.jpg">
      <div align="right">
      <select name="select" onchange="MM_jumpMenu('parent',this,1)" class="barra">
        <option selected>sites interessantes</option>
        <option value="http://toqueslogosjogos.com">Toques, Logos e Jogos</option>
        <option value="http://sentimentalistas.com">Sentimentalistas</option>
      </select>      </td>
    <td width="3"><img src="images/drt_bar.jpg" width="3" height="30" alt=""></td>
  </tr>
  <tr valign="middle" bgcolor="#046693">
    <td height="1" bgcolor="#046693" colspan="9"></td>
  </tr>
</table>
Offline

Algemas 
Membro
Mensagens 1793 Gostos 0
Feedback +1

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Very nice 10igner.  :wink: