Jump to content
Fórum Script Brasil
  • 0

Banner Rotativo


Mateustg

Question

Olá, eu tenho um sistema de banner rotativo que está funcionando muito bem, mas agora eu quero colocar um banner diferente no sistema, mas não estou conseguindo, pois me parece que o sistema aceita uma figura de banner e este possui duas, é que este banner é o seguinte: quando passo o mouse sobre o banner ele aparace logo abaixo outra parte maior do banner.

Para melhor entendimento, vejam o exemplo em: banner

A minha pergunta então vem ai, como faço para colocar este banner para rodar em meu sistema rotativo??? Se eu tentar colocar um banner comum ele aceita, mas como faço para colocar este, pois são duas imagens. O sistema rotativo que uso é o do site www.wmonline.com.br

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Cara, ai é complicado, não sei qual o erro que pode dar........ mas ai você tem q adaptar os dois.... fica dificil pra nós aqui falarmos como tem q ser porque não conhecemos os dois códigos............

Link to comment
Share on other sites

  • 0

Bem, o código é este daqui:

<HTML>
<HEAD>
<TITLE>»» §uper Agito ««</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</script>
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr> 
    <td><div align="center"><a href="#"><img src="cultura.gif" border="0" width="468" height="60" alt="" onMouseOver="MM_showHideLayers('Layer1','','show')" onMouseOut="MM_showHideLayers('Layer1','','hide')"></a></div></td>
  </tr>
</table>
<div id="Layer1" style="position:absolute; width:468px; height:300px; z-index:1; left: 147; top: 60; overflow: hidden; visibility: hidden;"> 
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td><img src="restaurantes.jpg" border="0" width="468" height="160" alt=""></td>
    </tr>
    <tr> 
      <td>
        <table width="100%" border="0" cellspacing="2" cellpadding="0" bordercolor="#FFFFFF" height="15" bgcolor="#000000">
          <tr> 
            <td height="15"> 
              <div align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#FFFFFF">Anuncie 
                Conosco - Ligue<font size="2"><font size="1"> 622-6475</font></font></font></div>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</div>
</body>
</html>

No sistema rotativo, tenho que colocar o link do banner, mas como vou colocar para aparecer os dois, será que tem como?

Link to comment
Share on other sites

  • 0

cara, eu acho que não tem jeito.......

porque a função não roda em cima da imagem... e sim no código...

ai eu não sei como isso poderia ser feito........

talvez você deixa o código 'pronto'...... com a div e tals..... ai você coloca uma validação de IF para apenas funcionar se o src da imagem for tal.......

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
Answer this question...

×   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
      652k
×
×
  • Create New...