Jump to content
Fórum Script Brasil

Menu colorido


Gilberto do Paraizo

Recommended Posts

<html>
<body>
<!------------------o código fonte começa aqui------------------>
<select class="links" name="URL" onchange="if(options[selectedIndex].value) parent.frames.location.href= (options[selectedIndex].value)" size="1" style="background-color: #FFBC00; color: #000000; font-family: Arial; font-size: 8pt">
                      <option selected>--TITULO DA PRIMEIRA COLUNA--</option>
                      <option value="http://www.seulink.com">DESCRIÇÃO DO LINK</option>
                      <option value="http://www.seulink.com">link</option>
                      <option value="http://www.seulink.com">link</option>
                </select> 

<select class="links" name="URL" onchange="if(options[selectedIndex].value) parent.frames.location.href= (options[selectedIndex].value)" size="1" style="background-color: #008000; color: #FFFFFF; font-family: Arial; font-size: 8pt">
                      <option selected>--SEGUNDA COLUNA--</option>
  		<option value="http://www.seulink.com">link</option>
  		<option value="http://www.seulink.com">link</option>
                      	<option value="http://www.seulink.com">link</option>
	</select>  

<select class="links" name="URL" onchange="if(options[selectedIndex].value) parent.frames.location.href= (options[selectedIndex].value)" size="1" style="background-color: #CC0066; color: #FFFFFF; font-family: Arial; font-size: 8pt">
                      <option selected>--TERCEIRA COLUNA--</option>
	        <option value="http://www.seulink.com">link</option>
                      <option value="http://www.seulink.com">link</option>
                      <option value="http://www.seulink.com">link</option>
                     </select>
<!------------------termina aqui-------------------->

</body>
</html>

SE VOCE QUISER AUMENTAR A COLUNA DE LINKS, BASTA ACRESCENTAR O CÓDIGO ABAIXO 

<option value="http://www.seulink.com">link</option>

ACIMA DE DA TAG

</select>

OBS: Pode ser criado na parte  html das postagens, páginas, etc. Para se ter um exemplo de como vai ficar, clicar AQUI.

 

 
 

 

 

Edited by Gilberto do Paraizo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      651.8k
×
×
  • Create New...