andre_rj 0 Denunciar post Postado Março 23, 2004 galera alguem sabe fazer sub menu como desse site www.ait.com.br nos menus la em cima !Quero um jeito sem ser por layerAbraços Compartilhar este post Link para o post Compartilhar em outros sites
Douglas 6 Denunciar post Postado Março 23, 2004 http://www.apycom.com Compartilhar este post Link para o post Compartilhar em outros sites
CarlosNet 0 Denunciar post Postado Março 23, 2004 http://www.apycom.comMuito legal esse link ;) Mas você pode fazer tambem com layers (SHOW/HIDE LAYERS) aí fica a seu critério! Compartilhar este post Link para o post Compartilhar em outros sites
andre_rj 0 Denunciar post Postado Março 24, 2004 valeu galeraAbraços Compartilhar este post Link para o post Compartilhar em outros sites
sitenovo 0 Denunciar post Postado Março 27, 2004 pelo que vi, foi feito em .js mas nao peguei os codigos nao, mas dentro do site tem isso ai, veja se serve:<script language="JavaScript">function Abre_AIT(theURL,winName,features) { window.open(theURL,winName,features);}function Abre_AIT2(theURL,winName,features) { window.open(theURL,winName,features);}function Abre_AIT3(theURL,winName,features) { window.open(theURL,winName,features);}function Abre_AIT4(theURL,winName,features) { window.open(theURL,winName,features);}function Abre_AIT5(theURL,winName,features) { window.open(theURL,winName,features);}function Abre_AIT6(theURL,winName,features) { window.open(theURL,winName,features);}</script><head>DEpois:<script language="JavaScript">navegador=navigator.appName;function Menu(form){var result=(form.Alvo.options[form.Alvo.selectedIndex].value)location.href=result} function mOvr(src,clrOver) { if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver; } } function mOut(src,clrIn) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; } } function mClk(src) { if(event.srcElement.tagName=='TD'){ src.children.tags('A')[0].click(); } }</script> <script language="JavaScript">navegador=navigator.appName;function Menu(form){var result=(form.Alvo.options[form.Alvo.selectedIndex].value)location.href=result} function mOvr(src,clrOver) { if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver; } } function mOut(src,clrIn) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; } } function mClk(src) { if(event.srcElement.tagName=='TD'){ src.children.tags('A')[0].click(); } }</script>E por fim...<table width="780" height=98 border="0" cellspacing="0" cellpadding="0" background="images/BarraTopAdviceNovo.jpg"> <tr align="left" valign="top"> <td width="780"> </td> <td width="780" align="center" valign="bottom"> <script type='text/javascript'>function Go(){return}</script> <script type='text/javascript' src='parametrosmenu.js'></script> <script type='text/javascript' src='library/menu_com.js'></script> <img src="images/slogan.gif" width="240" height="50" vspace="6"> </td> </tr></table>é por ai...[]sRodney Compartilhar este post Link para o post Compartilhar em outros sites
x-games 0 Denunciar post Postado Março 29, 2004 Tutorial menu-popup by x-games Compartilhar este post Link para o post Compartilhar em outros sites