

Menu Em Javascript
Started By Ray.Ex, 14/03/2004, 22:00
5 replies to this topic
#1
Posted 14/03/2004, 22:00
Ae galera quero saber como eu faço pra colocar ou qual script eu uso pra poder colocar um menu que nem desse site Clique pra entrar no site se alguem souber ou tiver o script que, possa me ajudar a colocar esse tipo de menu no meu site eu agradeço ?????????

Proibido o uso de IMG na assinatura.
Cristiano G. de Assis
Cristiano G. de Assis
#2
Posted 14/03/2004, 23:29
ehe, vc posto no lugar errado (e não pode ter imagens da assinatura!)
mas falando do assunto acho q ninguem vai te um igual..
o que vc pode faze é fala com o dono ou procura dentro do código fonte da página...
mas falando do assunto acho q ninguem vai te um igual..
o que vc pode faze é fala com o dono ou procura dentro do código fonte da página...

Seja Esperto: Get Mozilla FireFox
#3
Posted 15/03/2004, 12:21
Ai é a segunda vez que vc posta essa mensagem aqui! Pagas quanto!? .. hehehee brincadeira.. olha o código é enoooooorrrmmeee.. tem que ser zipado.. me fala o seu email que eu te envio na boa..
Xahuj
#4
Posted 15/03/2004, 12:32
a primeira página é assim: (index.htm)
<HTML><HEAD><TITLE>Super Menu</TITLE>
<LINK rel="stylesheet" type="text/css" href="estilo.css"><DIV align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center" align="center">
<tr>
<td align="center">
<script language="JavaScript">
<!--
function SymError()
{
return true;
}
window.onerror = SymError;
//--></script>
<script language= "JavaScript1.2" src= "config\supermenu.js"></script>
<script language= "JavaScript1.2" src= "config\menu1.js"></script>
<script>
SuperMenu.makeSub(2,0,'Ah! My Goddess','http://animesimagens...ia=amg,21,_self');
SuperMenu.makeSub(2,1,'Anime Babes','http://animesimagens..._babes,21,_self');
SuperMenu.makeSub(2,2,'Bubblegum Crisis','http://animesimagens...crisis,21,_self');
SuperMenu.makeSub(2,3,'Cavaleiros do Zodíaco','http://animesimagens...ia=cdz,21,_self');
SuperMenu.makeSub(2,4,'Chobits','http://animesimagens...hobits,21,_self');
SuperMenu.makeSub(2,5,'Dragon Ball','http://animesimagens...ria=db,21,_self');
SuperMenu.makeSub(2,6,'Digicharat','http://animesimagens...charat,21,_self');
SuperMenu.makeSub(2,7,'Digimon','http://animesimagens...igimon,21,_self');
SuperMenu.makeSub(2,8,'El Hazard','http://animesimagens...hazard,21,_self');
SuperMenu.makeSub(2,9,'Evangelion','http://animesimagens...gelion,21,_self');
SuperMenu.makeSub(2,10,'Final Fantasy','http://animesimagens...antasy,21,_self');
SuperMenu.makeSub(2,11,'Inu Yasha','http://animesimagens..._yasha,21,_self');
SuperMenu.makeSub(2,12,'Love Hina','http://animesimagens...e_hina,21,_self');
SuperMenu.makeSub(2,13,'Onegai Teacher','http://animesimagens...eacher,21,_self');
SuperMenu.makeSub(2,14,'Patlabor','http://animesimagens...tlabor,21,_self');
SuperMenu.makeSub(2,15,'Ranma ½','http://animesimagens...=ranma,21,_self');
SuperMenu.makeSub(2,16,'Rayearth','http://animesimagens...yearth,21,_self');
SuperMenu.makeSub(2,17,'Saber Marionette J','http://animesimagens...ette_j,21,_self');
SuperMenu.makeSub(2,18,'Sailor Moon','http://animesimagens...r_moon,21,_self');
SuperMenu.makeSub(2,19,'Sakura Card Captors','http://animesimagens...sakura,21,_self');
SuperMenu.makeSub(2,20,'Tenchi Muyo !','http://animesimagens...tenchi,21,_self');
SuperMenu.makeSub(3,0,'<< Selecione ao lado','http://animesimagens...ens.php,1,_self');</script><script language= "JavaScript1.2" src= "config\menu2.js"></script>
</td>
</tr>
</table>
</HEAD>
<BODY>
</BODY>
</HTML>
a segunda css, assim: (estilo.css)
/*----------------------------------------------*/
.alinhado { font-family: Verdana; font-size: 11px; color: black; text-align: justify;}
/*----------------------------------------------*/
a:visited.esquerda{ font-family: Verdana; font-size: 11px; color: blue; text-align: left; text-decoration: underline;}
a:hover.esquerda { font-family: Verdana; font-size: 11px; color: red; text-align: left; text-decoration: underline overline;}
a:link.esquerda { font-family: Verdana; font-size: 11px; color: blue; text-align: left; text-decoration: none;}
/*----------------------------------------------*/
.tabela { font-family: verdana; font-size: 8 pt; color: white; font-weight:bold; }
.nada {font-family: Verdana; font-size: 8 pt;}
/*------------------------------------------*/
h3 { font-family: Verdana; font-size: 8 pt; color: #66CCFF; font-weight: bold }
/* Texto de download das imagens */
.download { font-family: Verdana; font-size: 8 pt; color: #FF0000; font-weight: bold }
.defparede { font-family: arial,sans-serif; font-size: 13 px; color: black; font-weight: normal; float: justify; text-align: left }
.inst { font-family: arial,sans-serif; font-size: 13 px; color: black; font-weight: bold; float: justify; text-align: left }
font-weight: bold }
/* Título das páginas de imagens */
h2 { font-size: 12 pt; text-align: center; color: #0000FF; font-family: Lucida Sans }
/* Texto da barra inferior */
.config { font-size: 10 px; font-family: Arial; color: #008080; text-align: center }
/* Texto das páginas Papel de Parede */
.parede { font-family: Courier New; font-size: 8 pt; text-align: center; color: #000000; text-decoration: none}
/* Textos variados */
p { font-family: Verdana; font-size: 8 pt; color: #000000; }
a:link.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: right }
a:hover.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: right }
a:visited.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: #CC3300; font-weight: bold; float: right }
a:link.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: center }
a:hover.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: center }
a:visited.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: #CC3300; font-weight: bold; float: center }
/* Corpo da página */
body { scrollbar-face-color: #003399;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-background-color: #ffffff;
/*background-image: url(<? include('c:\\apache\\htdocs\\animesimagens\\config\\teste.php'); echo $teste; ?>);
background-attachment: fixed;
*/
font-family: Verdana;
font-size: 8 pt;
text-align: center;}
/* Corpo da página */
h1 { font-family: Papyrus; font-size: 12 pt; color: #FF0000; text-align: center;
font-weight: bold }
/* Cor dos botões */
input { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; font-weight: bold;
background-color: #003399; text-align: center; border-style:
solid; border-color: #003399 }
/* Tabelas */
td { font-family: Verdana; font-size: 8 pt; color: #000000;
text-align: center;}
/* Menus drop-down */
select { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; background-color:
#003399; font-weight: bold; border-style: solid; border-color:
#000050 }
/* Textos em campos de formulário */
textarea { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; background-color:
#003399; font-weight: bold; border-style: solid; border-color:
#000050 }
b.livro { color: #ffffff; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: bold }
/* Texto: Faça do Animes Imagens sua página inicial! */
.inicial { color: #FF0000; text-decoration: underline; font-family: Verdana;
font-size: 10 pt; font-weight: bold }
/* Texto em Intálico */
p i { color: #ff0000; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: italic }
.menu { color: #ffFFff; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: center; }
.submenu { color: #ffffff; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.livro { color: #000080; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.indique { color: #000080; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.indique a { color: #0000ff; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.form_indique { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: center;}
.dados { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: center;}
.dados2 { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: left}
/*################################################################################
Links do site */
/* Links Gerais */
a:link { color: #0000ff; text-decoration: underline; font-family: Verdana; font-size: 10 px; font-size: 10px }
/* Links clicados */
a:active { color: #FF0000; text-decoration: underline overline; font-family: Verdana; font-size: 10px }
/* Links Visitados */
a:visited { color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 10px; }
/* Mouse sobre o link */
a:hover { color: #FFCC00; text-decoration: underline overline; font-family: Verdana; }
.link { color: #ffffFF; text-decoration: none; font-family: Verdana; font-size: 10 px; font-weight: bold; font-size: 10px }
a.link { color: silver; text-decoration: none; font-family: Verdana; font-size: 10 px; font-weight: bold; font-size: 10px }
/* Tabela da página sons */
.sons a:link { color: #0000ff; text-decoration: none; font-family: Verdana; font-size: 8pt; }
.sons a:visited { color: #c0c0c0; text-decoration: none; font-family: Verdana; font-size: 8pt; }
.sons a:hover { color: #0066ff; text-decoration: underline; font-family: Verdana; font-size: 8pt; }
/*###############################################################################*/
.alerta {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#FFCC33;
}
.erro {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#ff0000;
}
.sucesso {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#0000FF;
}
.link {font-family:Arial,sans-serif;
font-size:8pt;
font-weight:normal;
color:#FFFFFF;
e ainda faltam mais 4 páginas (arquivos em javascript).. num dá para postar tudo aqui..
<HTML><HEAD><TITLE>Super Menu</TITLE>
<LINK rel="stylesheet" type="text/css" href="estilo.css"><DIV align="center">
<table border="0" cellpadding="0" cellspacing="0" align="center" align="center">
<tr>
<td align="center">
<script language="JavaScript">
<!--
function SymError()
{
return true;
}
window.onerror = SymError;
//--></script>
<script language= "JavaScript1.2" src= "config\supermenu.js"></script>
<script language= "JavaScript1.2" src= "config\menu1.js"></script>
<script>
SuperMenu.makeSub(2,0,'Ah! My Goddess','http://animesimagens...ia=amg,21,_self');
SuperMenu.makeSub(2,1,'Anime Babes','http://animesimagens..._babes,21,_self');
SuperMenu.makeSub(2,2,'Bubblegum Crisis','http://animesimagens...crisis,21,_self');
SuperMenu.makeSub(2,3,'Cavaleiros do Zodíaco','http://animesimagens...ia=cdz,21,_self');
SuperMenu.makeSub(2,4,'Chobits','http://animesimagens...hobits,21,_self');
SuperMenu.makeSub(2,5,'Dragon Ball','http://animesimagens...ria=db,21,_self');
SuperMenu.makeSub(2,6,'Digicharat','http://animesimagens...charat,21,_self');
SuperMenu.makeSub(2,7,'Digimon','http://animesimagens...igimon,21,_self');
SuperMenu.makeSub(2,8,'El Hazard','http://animesimagens...hazard,21,_self');
SuperMenu.makeSub(2,9,'Evangelion','http://animesimagens...gelion,21,_self');
SuperMenu.makeSub(2,10,'Final Fantasy','http://animesimagens...antasy,21,_self');
SuperMenu.makeSub(2,11,'Inu Yasha','http://animesimagens..._yasha,21,_self');
SuperMenu.makeSub(2,12,'Love Hina','http://animesimagens...e_hina,21,_self');
SuperMenu.makeSub(2,13,'Onegai Teacher','http://animesimagens...eacher,21,_self');
SuperMenu.makeSub(2,14,'Patlabor','http://animesimagens...tlabor,21,_self');
SuperMenu.makeSub(2,15,'Ranma ½','http://animesimagens...=ranma,21,_self');
SuperMenu.makeSub(2,16,'Rayearth','http://animesimagens...yearth,21,_self');
SuperMenu.makeSub(2,17,'Saber Marionette J','http://animesimagens...ette_j,21,_self');
SuperMenu.makeSub(2,18,'Sailor Moon','http://animesimagens...r_moon,21,_self');
SuperMenu.makeSub(2,19,'Sakura Card Captors','http://animesimagens...sakura,21,_self');
SuperMenu.makeSub(2,20,'Tenchi Muyo !','http://animesimagens...tenchi,21,_self');
SuperMenu.makeSub(3,0,'<< Selecione ao lado','http://animesimagens...ens.php,1,_self');</script><script language= "JavaScript1.2" src= "config\menu2.js"></script>
</td>
</tr>
</table>
</HEAD>
<BODY>
</BODY>
</HTML>
a segunda css, assim: (estilo.css)
/*----------------------------------------------*/
.alinhado { font-family: Verdana; font-size: 11px; color: black; text-align: justify;}
/*----------------------------------------------*/
a:visited.esquerda{ font-family: Verdana; font-size: 11px; color: blue; text-align: left; text-decoration: underline;}
a:hover.esquerda { font-family: Verdana; font-size: 11px; color: red; text-align: left; text-decoration: underline overline;}
a:link.esquerda { font-family: Verdana; font-size: 11px; color: blue; text-align: left; text-decoration: none;}
/*----------------------------------------------*/
.tabela { font-family: verdana; font-size: 8 pt; color: white; font-weight:bold; }
.nada {font-family: Verdana; font-size: 8 pt;}
/*------------------------------------------*/
h3 { font-family: Verdana; font-size: 8 pt; color: #66CCFF; font-weight: bold }
/* Texto de download das imagens */
.download { font-family: Verdana; font-size: 8 pt; color: #FF0000; font-weight: bold }
.defparede { font-family: arial,sans-serif; font-size: 13 px; color: black; font-weight: normal; float: justify; text-align: left }
.inst { font-family: arial,sans-serif; font-size: 13 px; color: black; font-weight: bold; float: justify; text-align: left }
font-weight: bold }
/* Título das páginas de imagens */
h2 { font-size: 12 pt; text-align: center; color: #0000FF; font-family: Lucida Sans }
/* Texto da barra inferior */
.config { font-size: 10 px; font-family: Arial; color: #008080; text-align: center }
/* Texto das páginas Papel de Parede */
.parede { font-family: Courier New; font-size: 8 pt; text-align: center; color: #000000; text-decoration: none}
/* Textos variados */
p { font-family: Verdana; font-size: 8 pt; color: #000000; }
a:link.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: right }
a:hover.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: right }
a:visited.acessos { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: #CC3300; font-weight: bold; float: right }
a:link.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: center }
a:hover.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: red; font-weight: bold; float: center }
a:visited.acessos2 { font-family: Arial; text-transform: uppercase; font-size: 8 pt;
color: #CC3300; font-weight: bold; float: center }
/* Corpo da página */
body { scrollbar-face-color: #003399;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-background-color: #ffffff;
/*background-image: url(<? include('c:\\apache\\htdocs\\animesimagens\\config\\teste.php'); echo $teste; ?>);
background-attachment: fixed;
*/
font-family: Verdana;
font-size: 8 pt;
text-align: center;}
/* Corpo da página */
h1 { font-family: Papyrus; font-size: 12 pt; color: #FF0000; text-align: center;
font-weight: bold }
/* Cor dos botões */
input { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; font-weight: bold;
background-color: #003399; text-align: center; border-style:
solid; border-color: #003399 }
/* Tabelas */
td { font-family: Verdana; font-size: 8 pt; color: #000000;
text-align: center;}
/* Menus drop-down */
select { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; background-color:
#003399; font-weight: bold; border-style: solid; border-color:
#000050 }
/* Textos em campos de formulário */
textarea { font-family: Verdana; font-size: 8 pt; color: #FFFFFF; background-color:
#003399; font-weight: bold; border-style: solid; border-color:
#000050 }
b.livro { color: #ffffff; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: bold }
/* Texto: Faça do Animes Imagens sua página inicial! */
.inicial { color: #FF0000; text-decoration: underline; font-family: Verdana;
font-size: 10 pt; font-weight: bold }
/* Texto em Intálico */
p i { color: #ff0000; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: italic }
.menu { color: #ffFFff; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: center; }
.submenu { color: #ffffff; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.livro { color: #000080; font-family: Verdana; font-size: 8 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.indique { color: #000080; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.indique a { color: #0000ff; font-family: Verdana; font-size: 10 pt;
font-weight: bold; text-decoration: none; text-align: left; }
.form_indique { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: center;}
.dados { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: center;}
.dados2 { color: #ffffff; font-family: Verdana; font-size: 12 px;
font-weight: bold; text-decoration: none; text-align: left}
/*################################################################################
Links do site */
/* Links Gerais */
a:link { color: #0000ff; text-decoration: underline; font-family: Verdana; font-size: 10 px; font-size: 10px }
/* Links clicados */
a:active { color: #FF0000; text-decoration: underline overline; font-family: Verdana; font-size: 10px }
/* Links Visitados */
a:visited { color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 10px; }
/* Mouse sobre o link */
a:hover { color: #FFCC00; text-decoration: underline overline; font-family: Verdana; }
.link { color: #ffffFF; text-decoration: none; font-family: Verdana; font-size: 10 px; font-weight: bold; font-size: 10px }
a.link { color: silver; text-decoration: none; font-family: Verdana; font-size: 10 px; font-weight: bold; font-size: 10px }
/* Tabela da página sons */
.sons a:link { color: #0000ff; text-decoration: none; font-family: Verdana; font-size: 8pt; }
.sons a:visited { color: #c0c0c0; text-decoration: none; font-family: Verdana; font-size: 8pt; }
.sons a:hover { color: #0066ff; text-decoration: underline; font-family: Verdana; font-size: 8pt; }
/*###############################################################################*/
.alerta {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#FFCC33;
}
.erro {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#ff0000;
}
.sucesso {font-family:Arial,sans-serif;
font-size:12pt;
font-weight:normal;
color:#0000FF;
}
.link {font-family:Arial,sans-serif;
font-size:8pt;
font-weight:normal;
color:#FFFFFF;
e ainda faltam mais 4 páginas (arquivos em javascript).. num dá para postar tudo aqui..
Xahuj
#5
Posted 18/03/2004, 17:52
Afffffff se voce queria o menu do meu site, falasse comigo 1o
, eu mandava o código na boa... até porque o código nao eh meu,
eu apenas melhorei ele.
Webmaster AnimesImagens
animesimagens.cjb.net
webmaster@animesimagens.cjb.net



Webmaster AnimesImagens
animesimagens.cjb.net
webmaster@animesimagens.cjb.net
Edição feita por: AnimesImagens, 31/03/2004, 19:42.
Webmaster AnimesImagens
webmaster@animesimagens.cjb.net
http://www.animesimagens.cjb.net/
webmaster@animesimagens.cjb.net
http://www.animesimagens.cjb.net/
#6
Posted 04/07/2004, 19:46
A página está com algum problema ?
Não consigo acessá-la. Gostaria de ver o tal menu.
Obrigado!
Não consigo acessá-la. Gostaria de ver o tal menu.
Obrigado!
1 user(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)